sso/migrations/versions
informatic a57ab99014 Implement membership_required client option
User without an active membership:
* will be able to log into sso.hackerspace.pl
* will not be able to create/modify any of their clients
* will not be able to authorize to any client that has "Active
membership required" option enabled
* API requests for said user will return 402 (in case a token has
already been issued)

Authorization errors will now be wrapped in properly rendered alerts.
2022-04-29 00:24:35 +02:00
..
5d43eb9bfe78_rename_user_to_user_id.py Initial commit 2020-05-24 15:00:18 +02:00
59b941d00ea9_add_client_membership_required.py Implement membership_required client option 2022-04-29 00:24:35 +02:00
dd58bc95a904_add_client_owner_id.py Code reformat 2020-10-10 17:40:22 +02:00
e4598273c1db_initial_migration.py Initial commit 2020-05-24 15:00:18 +02:00