Commit Graph

7 Commits (a57ab990148f6337017cd2ccdf9ce38b0da99cc2)

Author SHA1 Message Date
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
informatic 15e3c059eb Code reformat 2020-10-10 17:40:22 +02:00
informatic df83515e6d Add destroy and regenerate secret actions to self-service portal 2020-05-31 19:53:42 +02:00
informatic b17854c5c3 fix token expiration date display 2020-05-30 23:08:52 +02:00
informatic 3daace694e Add scope management to self-service portal 2020-05-30 14:51:29 +02:00
informatic 54e1ba0608 Add self-service client registration 2020-05-25 21:57:04 +02:00
informatic dcc698cbec Initial commit 2020-05-24 15:00:18 +02:00