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
4 months
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
6 months
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
5 months
main
Make authorise-user template more consistent with GN2 style
zsloan
6 days
Age
Commit message
Author
2024-06-03
Raise explicit error messages for more graceful handling.
enable-sending-emails
Frederick Muriuki Muriithi
2024-06-03
Log out emails in debug mode.
Frederick Muriuki Muriithi
2024-06-03
Handle unverified emails
Frederick Muriuki Muriithi
2024-06-03
Update docs on launching the application.
Frederick Muriuki Muriithi
2024-06-03
Provide endpoint for verification and do verification
Frederick Muriuki Muriithi
2024-06-03
Send verification email on registration.
Frederick Muriuki Muriithi
2024-06-03
Use asdict(...)
Frederick Muriuki Muriithi
2024-06-03
Move user creation from db resultset into static method
Frederick Muriuki Muriithi
2024-06-03
Save the creation date and verification status.
Frederick Muriuki Muriithi
2024-06-03
Update db schema to allow user verification.
Frederick Muriuki Muriithi
[...]