Commit Graph

15 Commits

Author SHA1 Message Date
Xeryus Stokkel 1f1d1a8782
Add group model 2022-01-18 15:52:54 +01:00
Xeryus Stokkel b2a64e4227
Some endpoints for testing authentication 2022-01-18 15:21:58 +01:00
Xeryus Stokkel 03a7eda48e
Create user model that supports SCIM 2022-01-17 14:46:00 +01:00
Xeryus Stokkel ce0577744b
Associate a token with the user that created the application 2022-01-17 14:18:43 +01:00
Xeryus Stokkel 490eb6cbff
Create a signal that associates a user with an application 2022-01-17 14:14:09 +01:00
Xeryus Stokkel 7867d49593
Update settings 2022-01-17 11:42:44 +01:00
Xeryus Stokkel ee4ca6a481
Add OAuth2 middleware 2022-01-13 14:49:35 +01:00
Xeryus Stokkel adb2f71aae
Properly remove basic auth 2022-01-13 14:35:30 +01:00
Xeryus Stokkel ac880b7e5b
Install OAuth2 because basic auth sucks 2022-01-13 14:28:38 +01:00
Xeryus Stokkel ae5a97d7ec
Show the currently logged in user 2022-01-13 14:23:13 +01:00
Xeryus Stokkel 43c7ef837f
Implement basic auth 2022-01-13 14:09:32 +01:00
Xeryus Stokkel 5e68cf44e4
Remove core app 2022-01-13 14:05:11 +01:00
Xeryus Stokkel a6de4128b8
Downgrade Django 2022-01-13 11:52:27 +01:00
Xeryus Stokkel 069a61e4d7
Enable SCIM 2022-01-13 11:48:29 +01:00
Xeryus Stokkel dbed3bd2f7
Initial commit 2022-01-13 11:36:30 +01:00