about summary refs log tree commit diff
BranchCommit messageAuthorAge
enable-key-rotationHandle generic exception and return a value.Frederick Muriuki Muriithi2 years
enable-sending-emailsRaise explicit error messages for more graceful handling.Frederick Muriuki Muriithi2 years
handle-role-privilege-escalationList users assigned a particular role on a specific resource.Frederick Muriuki Muriithi2 years
mainrefactor(system/views): remove dead deprecation-check codeClaude Sonnet 4.62 weeks
 
TagDownloadAuthorAge
genenetwork-system-v1.0.0gn-auth-genenetwork-system-v1.0.0.tar.gz  Frederick Muriuki Muriithi19 months
 
AgeCommit messageAuthor
2026-09-02refactor(system/views): remove dead deprecation-check code HEAD mainClaude Sonnet 4.6
2026-09-01Bugfix: Use correct spec strings.Frederick Muriuki Muriithi
2026-09-01fix(auth): check system:user:list against system resource in resource_usersClaude
2026-09-01refactor(auth): remove deprecated authorised_for and authorised_for2Claude
2026-09-01refactor(auth): migrate authorised_for/2 -> authorised_for_specClaude
2026-09-01Revoke 'system-administrator' role on non-system resources.Frederick Muriuki Muriithi
2026-08-31refactor(auth): remove deprecated /auth/system/roles registrationClaude
2026-08-31Use `gn_libs.sqlite3 instead of deprecated `gn_auth.auth.db.sqlite3`.Frederick Muriuki Muriithi
2026-08-31refactor(admin/users): replace authorised_for2 with can_create_or_delete_userClaude
2026-08-31refactor(users): move delete_users to admin users blueprintClaude
[...]