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
path:
root
/
gn_auth
/
auth
/
authentication
/
oauth2
/
views.py
Age
Commit message (
Expand
)
Author
2024-08-19
Show "Forgot Password" link.
Frederick Muriuki Muriithi
2024-08-08
Forward email to email verification page.
Frederick Muriuki Muriithi
2024-07-31
Bug: Pass in app rather than path.
Frederick Muriuki Muriithi
2024-07-18
List any/all existing JWKs
Frederick Muriuki Muriithi
2024-06-17
Bug: use or's short-circuiting to prevent evaluation of statements
Frederick Muriuki Muriithi
2024-06-04
Approximate the GN2 look-and-feel.
Frederick Muriuki Muriithi
2024-06-04
Redirect appropriately when verifying emails.
Frederick Muriuki Muriithi
2024-06-03
Handle unverified emails
Frederick Muriuki Muriithi
2024-04-26
UX: use correct class for flash messages.
Frederick Muriuki Muriithi
2024-04-26
Pass redirect_uri fields in POST. Use full URL
Frederick Muriuki Muriithi
2024-04-24
Move the errors module up one level to break circular dependencies.
Frederick Muriuki Muriithi
2024-04-20
Use the response_type in the request.
Frederick Muriuki Muriithi
2023-08-07
Change imports to new unified db module.
Frederick Muriuki Muriithi
2023-08-07
Update module name/path
Frederick Muriuki Muriithi
2023-08-04
Copy over files from GN3 repository.
Frederick Muriuki Muriithi