sso/templates
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
..
_helpers.html layout cleanups 2020-05-31 01:28:58 +02:00
authorization_error.html Implement membership_required client option 2022-04-29 00:24:35 +02:00
base.html Initial commit 2020-05-24 15:00:18 +02:00
client_edit.html Implement membership_required client option 2022-04-29 00:24:35 +02:00
confirm_destroy.html Add destroy and regenerate secret actions to self-service portal 2020-05-31 19:53:42 +02:00
confirm_regenerate.html Add destroy and regenerate secret actions to self-service portal 2020-05-31 19:53:42 +02:00
login_oauth.html Initial commit 2020-05-24 15:00:18 +02:00
membership_required.html Implement membership_required client option 2022-04-29 00:24:35 +02:00
oauthorize.html final fixups 2020-05-30 22:53:06 +02:00
profile.html fix token expiration date display 2020-05-30 23:08:52 +02:00