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
Age
Commit message (
Expand
)
Author
26 hours
Implement editing resource name.
HEAD
main
Frederick Muriuki Muriithi
27 hours
Use module-level logger rather than application's logger.
Frederick Muriuki Muriithi
6 days
Do not grant sysadmins direct access at resource creation.
Frederick Muriuki Muriithi
13 days
user resources: Add a text filter for further filtering.
Frederick Muriuki Muriithi
13 days
user resources: Enable filtering using only the limit and offset.
Frederick Muriuki Muriithi
13 days
Use module-level logger.
Frederick Muriuki Muriithi
13 days
user resources: return total with filtered records.
Frederick Muriuki Muriithi
2026-04-07
Handle minor bug.
Frederick Muriuki Muriithi
2026-04-07
Update code to handle resource creators and creation times.
Frederick Muriuki Muriithi
2026-04-07
Add creator and creation time tracking to Resources.
Frederick Muriuki Muriithi
2026-04-07
Handle edge case where no admins exist: e.g. database is empty.
Frederick Muriuki Muriithi
2026-04-02
Update resource creation: Add tracking information
Frederick Muriuki Muriithi
2026-04-02
Migration to add creator and time tracking info to resources table.
Frederick Muriuki Muriithi
2026-03-31
Add more privileges to "systemwide-data-curator" role.
Frederick Muriuki Muriithi
2026-03-26
Update edit access: use more flexible 'can_edit(...)' function.
Frederick Muriuki Muriithi
2026-03-11
Resources: make-public: Assign new privilege to data curator role.
Frederick Muriuki Muriithi
2026-03-11
Resources: make-public: Create new privilege.
Frederick Muriuki Muriithi
2026-03-11
Assign 'systemwide-docs-editor' role to sysadmins.
Frederick Muriuki Muriithi
2026-03-11
Assign 'system:documentation:edit' privilege to 'systemwide-docs-editor' role.
Frederick Muriuki Muriithi
2026-03-11
Create the 'systemwide-docs-editor' role.
Frederick Muriuki Muriithi
2026-03-11
Documention Edit: Add new privilege.
Frederick Muriuki Muriithi
2026-02-10
Check only for the base URL and path.
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
2026-02-06
Add new 'systemwide-data-curator' role.
Frederick Muriuki Muriithi
2026-01-30
Add placeholder check for privileges
Frederick Muriuki Muriithi
2026-01-28
Reapply "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."
Frederick Muriuki Muriithi
2026-01-28
Channels: Fix commits of upstream channels to prevent build failures
Frederick Muriuki Muriithi
2026-01-28
Revert "Channel - guix-bioinformatics: Upgrade to commit 9b0955f."
Frederick Muriuki Muriithi
2026-01-28
Channel - guix-bioinformatics: Upgrade to commit 9b0955f.
Frederick Muriuki Muriithi
2026-01-27
Leave notes for tasks that need doing.
Frederick Muriuki Muriithi
2026-01-27
Proof-of-concept: Delete linked phenotype data.
Frederick Muriuki Muriithi
2026-01-27
Simplify relative import.
Frederick Muriuki Muriithi
2025-12-29
`system_resource(...)` function takes either connection or cursor
Frederick Muriuki Muriithi
2025-12-29
`create_resource(...)` function takes either connection or cursor
Frederick Muriuki Muriithi
2025-12-15
Fix issues caught by mypy.
Frederick Muriuki Muriithi
2025-12-15
Explicitly include all channel dependencies.
Frederick Muriuki Muriithi
2025-12-15
Trigger Build
Frederick Muriuki Muriithi
2025-12-15
Update channel dependencies: Use only `gn-machines`.
Frederick Muriuki Muriithi
2025-12-15
Revert "Add pinned 'guix channel to gn-auth's channel."
Frederick Muriuki Muriithi
2025-12-15
Use package definition in gn-machines
Frederick Muriuki Muriithi
2025-12-09
Add pinned 'guix channel to gn-auth's channel.
Munyoki Kilyungi
2025-12-03
Improve error messaging.
Frederick Muriuki Muriithi
[next]