index
:
gn-auth
this commit
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
14 months
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
16 months
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
16 months
main
flask-cors: Remove minimum version pinning.
Frederick Muriuki Muriithi
5 hours
Tag
Download
Author
Age
genenetwork-system-v1.0.0
gn-auth-genenetwork-system-v1.0.0.tar.gz
Frederick Muriuki Muriithi
8 months
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
[...]