index
:
gn-auth
enable-key-rotation
enable-sending-emails
handle-role-privilege-escalation
main
GN authentication and authorization service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
enable-key-rotation
Handle generic exception and return a value.
Frederick Muriuki Muriithi
6 months
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
8 months
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
7 months
main
Test post-commit receive hook.
Munyoki Kilyungi
10 days
Age
Commit message
Author
10 days
Test post-commit receive hook.
HEAD
main
Munyoki Kilyungi
10 days
Test post-receive hook.
Munyoki Kilyungi
13 days
Update server to support non-expiring JWTs.
Frederick Muriuki Muriithi
13 days
Override `generate` to generate tokens without expiry.
Frederick Muriuki Muriithi
13 days
Rework `get_token_data()` to only set 'exp' if its provided.
Frederick Muriuki Muriithi
13 days
Allow for non-expiring JWT tokens.
Frederick Muriuki Muriithi
2024-12-31
Log out exceptions with the application's logger
Frederick Muriuki Muriithi
2024-12-31
Allow the request to redirect from HTTP to HTTPS where relevant.
Frederick Muriuki Muriithi
2024-12-31
DEBUG: See the Public JWKS uri.
Frederick Muriuki Muriithi
2024-12-20
Change log-in page template HTML
zsloan
[...]