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
19 months
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
21 months
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
21 months
main
Check only for the base URL and path.
Frederick Muriuki Muriithi
3 weeks
Tag
Download
Author
Age
genenetwork-system-v1.0.0
gn-auth-genenetwork-system-v1.0.0.tar.gz
Frederick Muriuki Muriithi
13 months
Age
Commit message
Author
2026-02-10
Check only for the base URL and path.
HEAD
main
Frederick Muriuki Muriithi
2026-02-10
Bug: Fix import path.
Frederick Muriuki Muriithi
2026-02-10
Setup correct flash message classes.
Frederick Muriuki Muriithi
2026-02-10
Authorisation Check: New function to check user has edit access.
Frederick Muriuki Muriithi
2026-02-10
Authorisation Check: New function to check user has view access.
Frederick Muriuki Muriithi
2026-02-10
Use Auth function that checks for delete access.
Frederick Muriuki Muriithi
2026-02-10
Authorisation Check: New function to check user has delete access.
Frederick Muriuki Muriithi
2026-02-06
Use AuthorisationError to indicate error condition.
Frederick Muriuki Muriithi
2026-02-06
Replace hard-coded email check with check against privileges
Frederick Muriuki Muriithi
2026-02-06
Fetch a single resource ID: delete data from one resource at a time.
Frederick Muriuki Muriithi
[...]