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
Clean up data on group deletion.
Frederick Muriuki Muriithi
2 months
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
2025-07-31
Clean up data on group deletion.
HEAD
main
Frederick Muriuki Muriithi
2025-07-31
Re-grant access to sysadmin, in case they're removed as group member
Frederick Muriuki Muriithi
2025-07-31
Revoke roles a user has on group when they are removed as a member.
Frederick Muriuki Muriithi
2025-07-31
Check for data inconsistency.
Frederick Muriuki Muriithi
2025-07-31
Prevent error in case sysadmin user already has access
Frederick Muriuki Muriithi
2025-07-31
Grant sysadmins access to user group when its created.
Frederick Muriuki Muriithi
2025-07-31
Add type-hinting to the top-level exception handler.
Frederick Muriuki Muriithi
2025-07-31
Set HTTP response code from the exception if present.
Frederick Muriuki Muriithi
2025-07-31
Delete a group.
Frederick Muriuki Muriithi
2025-07-31
Break circular dependency - move utility function to module of use.
Frederick Muriuki Muriithi
[...]