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
/
.guix
/
modules
/
gn-auth.scm
Age
Commit message (
Expand
)
Author
2024-08-15
Update running of tests.
Frederick Muriuki Muriithi
2023-12-19
guix: Add gn-auth-all-tests.
Arun Isaac
2023-12-19
guix: Inherit gn-auth package from guix-bioinformatics.
Arun Isaac
2023-12-05
Enable CORS to allow access from GN2 javascript
Frederick Muriuki Muriithi
2023-11-28
Remove bcrypt as a dependency
Frederick Muriuki Muriithi
2023-10-27
Use upstream `yoyo-migrations`
Frederick Muriuki Muriithi
2023-09-27
Update dependency: Use upstream python-mypy
Frederick Muriuki Muriithi
2023-09-06
Update yoyo-migration and mypy
Frederick Muriuki Muriithi
2023-08-30
Replace `(...) with (list ...): Fixes "undefined gexp" failure.
Frederick Muriuki Muriithi
2023-08-30
Include missing module.
Frederick Muriuki Muriithi
2023-08-25
Fix linting issues with package definition.
Frederick Muriuki Muriithi
2023-08-23
Add gunicorn as a dependency.
Frederick Muriuki Muriithi
2023-08-16
Do not use current-filename.
Frederick Muriuki Muriithi
2023-08-16
Fix typo in package name.
Frederick Muriuki Muriithi
2023-08-16
Do not find the exact version for Guix package.
Frederick Muriuki Muriithi
2023-08-16
Remove definition (use on in `guix-bioinformatics`)
Frederick Muriuki Muriithi
2023-08-16
Avoid extreme nesting for single-package channel.
Frederick Muriuki Muriithi