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
12 months
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
14 months
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
14 months
main
Clean up data on group deletion.
Frederick Muriuki Muriithi
2 min.
Tag
Download
Author
Age
genenetwork-system-v1.0.0
gn-auth-genenetwork-system-v1.0.0.tar.gz
Frederick Muriuki Muriithi
6 months
Age
Commit message
Author
2 min.
Clean up data on group deletion.
HEAD
main
Frederick Muriuki Muriithi
3 min.
Re-grant access to sysadmin, in case they're removed as group member
Frederick Muriuki Muriithi
4 min.
Revoke roles a user has on group when they are removed as a member.
Frederick Muriuki Muriithi
6 min.
Check for data inconsistency.
Frederick Muriuki Muriithi
7 min.
Prevent error in case sysadmin user already has access
•••
In case any sysadmin user has access to the resource, we do not want the query failing for other sysadmins.
Frederick Muriuki Muriithi
9 min.
Grant sysadmins access to user group when its created.
Frederick Muriuki Muriithi
3 hours
Add type-hinting to the top-level exception handler.
Frederick Muriuki Muriithi
3 hours
Set HTTP response code from the exception if present.
Frederick Muriuki Muriithi
3 hours
Delete a group.
Frederick Muriuki Muriithi
6 hours
Break circular dependency - move utility function to module of use.
Frederick Muriuki Muriithi
[...]