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
2 years
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
2 years
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
2 years
main
refactor(system/views): remove dead deprecation-check code
Claude Sonnet 4.6
2 weeks
Tag
Download
Author
Age
genenetwork-system-v1.0.0
gn-auth-genenetwork-system-v1.0.0.tar.gz
Frederick Muriuki Muriithi
19 months
Age
Commit message
Author
2026-09-02
refactor(system/views): remove dead deprecation-check code
HEAD
main
Claude Sonnet 4.6
2026-09-01
Bugfix: Use correct spec strings.
Frederick Muriuki Muriithi
2026-09-01
fix(auth): check system:user:list against system resource in resource_users
Claude
2026-09-01
refactor(auth): remove deprecated authorised_for and authorised_for2
Claude
2026-09-01
refactor(auth): migrate authorised_for/2 -> authorised_for_spec
Claude
2026-09-01
Revoke 'system-administrator' role on non-system resources.
Frederick Muriuki Muriithi
2026-08-31
refactor(auth): remove deprecated /auth/system/roles registration
Claude
2026-08-31
Use `gn_libs.sqlite3 instead of deprecated `gn_auth.auth.db.sqlite3`.
Frederick Muriuki Muriithi
2026-08-31
refactor(admin/users): replace authorised_for2 with can_create_or_delete_user
Claude
2026-08-31
refactor(users): move delete_users to admin users blueprint
Claude
[...]