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
/
tests
Age
Commit message (
Expand
)
Author
2024-05-13
Skip "PasswordGrant" tests.
Frederick Muriuki Muriithi
2024-05-13
Provide missing `CLIENTS_SSL_PUBLIC_KEYS_DIR` config for tests.
Frederick Muriuki Muriithi
2024-04-24
Move the errors module up one level to break circular dependencies.
Frederick Muriuki Muriithi
2024-04-23
tests: Fix missing test ssl key.
Frederick Muriuki Muriithi
2024-04-23
tests: Add missing configs to allow tests to run.
Frederick Muriuki Muriithi
2023-11-28
Remove bcrypt as a dependency
Frederick Muriuki Muriithi
2023-10-02
migrations: New migration - InbredSet Resources
Frederick Muriuki Muriithi
2023-09-26
Add System resource, and group resource(s) to list of user resources
Frederick Muriuki Muriithi
2023-09-26
Update `user_roles`: Return roles for user by resource.
Frederick Muriuki Muriithi
2023-09-26
Move `groups` package under `resources` package
Frederick Muriuki Muriithi
2023-09-26
Update tests & fixtures to conform to schema changes
Frederick Muriuki Muriithi
2023-09-26
migrations: Create `group_resources` table.
Frederick Muriuki Muriithi
2023-09-26
Resources refactor: Add `resource_ownership` table
Frederick Muriuki Muriithi
2023-08-23
pylint: Replace `lambda ...` statements with `def ...`
Frederick Muriuki Muriithi
2023-08-07
Fix tests
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