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
/
__init__.py
Age
Commit message (
Expand
)
Author
2024-04-18
Add the `SSL_KEY_PAIR_*` configurations
Frederick Muriuki Muriithi
2024-03-01
Put `GN_AUTH_SECRETS` config in the main configuration file.
Frederick Muriuki Muriithi
2024-03-01
Configs: Check that all mandatory settings exist and are non-empty.
Frederick Muriuki Muriithi
2024-02-27
Remove use of instance path in configurations.
Frederick Muriuki Muriithi
2023-12-05
Enable CORS to allow access from GN2 javascript
Frederick Muriuki Muriithi
2023-11-02
Config: Use instance_path to load secrets.
Frederick Muriuki Muriithi
2023-09-26
Handle AuthorisationError at the top-level
Frederick Muriuki Muriithi
2023-08-08
Use relative imports to break circular import errors
Frederick Muriuki Muriithi
2023-08-08
Fix issues caught by linter
Frederick Muriuki Muriithi
2023-08-07
Add routes to the application
Frederick Muriuki Muriithi
2023-08-04
Initialise the application and update some module imports
Frederick Muriuki Muriithi
2023-08-04
Copy over files from GN3 repository.
Frederick Muriuki Muriithi