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
path:
root
/
gn_auth
/
auth
/
authorisation
/
data
/
views.py
Age
Commit message (
Expand
)
Author
2024-06-17
Fix mypy errors
Frederick Muriuki Muriithi
2024-06-17
Use the form's json attribute to retrieve sent data
Frederick Muriuki Muriithi
2024-04-24
Move the errors module up one level to break circular dependencies.
Frederick Muriuki Muriithi
2024-03-21
Revert "Add an extra endpoint for metadata authorisation."
Munyoki Kilyungi
2024-03-21
Replace "the" prefix with an underscore.
Munyoki Kilyungi
2024-03-13
Define User using a frozen dataclass.
Munyoki Kilyungi
2024-03-04
Add an extra endpoint for metadata authorisation.
Munyoki Kilyungi
2024-03-04
Fix minor typo.
Munyoki Kilyungi
2024-02-29
Allow POST for JSON requests.
Frederick Muriuki Muriithi
2023-09-26
Move `groups` package under `resources` package
Frederick Muriuki Muriithi
2023-08-08
Use relative imports to break circular import errors
Frederick Muriuki Muriithi
2023-08-07
Add missing modules
Frederick Muriuki Muriithi
2023-08-07
Change imports to new unified db module.
Frederick Muriuki Muriithi
2023-08-07
Update module name/path
Frederick Muriuki Muriithi
2023-08-04
Copy over files from GN3 repository.
Frederick Muriuki Muriithi