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-09-26
Fix import and update arguments to function.
Frederick Muriuki Muriithi
2024-07-17
Fix linting issues
Frederick Muriuki Muriithi
2024-07-17
Add non-interactive script to assign make data public by default.
Frederick Muriuki Muriithi
2024-07-15
Rename script.
Frederick Muriuki Muriithi
2024-07-15
Make only non-human data public automatically
Frederick Muriuki Muriithi
2024-06-28
Enable logging in script.
Frederick Muriuki Muriithi
2024-06-07
Update role assignment: user resource_roles table
Frederick Muriuki Muriithi
2024-06-03
Move user creation from db resultset into static method
Frederick Muriuki Muriithi
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