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
/
scripts
Age
Commit message (
Expand
)
Author
2024-04-24
Move entry-point wsgi.py file/script to gn_auth package
Frederick Muriuki Muriithi
2024-04-24
Move the errors module up one level to break circular dependencies.
Frederick Muriuki Muriithi
2024-04-24
Setup logging: Use gunicorn's loggers where appropriate
Frederick Muriuki Muriithi
2023-12-05
Add missing scripts and update code to invoke them
Frederick Muriuki Muriithi
2023-11-23
Scripts: Update script for newer db schema
Frederick Muriuki Muriithi
2023-11-22
Move system admin creation
Frederick Muriuki Muriithi
2023-11-17
Bug: Update query in script
Frederick Muriuki Muriithi
2023-11-02
pylint: Fix linting errors.
Frederick Muriuki Muriithi
2023-10-12
Assign role to act on InbredSets to admin.
Frederick Muriuki Muriithi
2023-10-09
scripts: Provide script to link InbredSets to auth system.
Frederick Muriuki Muriithi
2023-09-26
Move `groups` package under `resources` package
Frederick Muriuki Muriithi
2023-09-26
Remove group from resource objects
Frederick Muriuki Muriithi
2023-08-08
Fix issues caught by linter
Frederick Muriuki Muriithi
2023-08-07
Add missing modules
Frederick Muriuki Muriithi