Age | Commit message (Expand) | Author |
2023-12-05 | Add missing scripts and update code to invoke them...Copy the missing scripts over from GN3 and update them for
gn-auth. Update the code to invoke the scripts correctly. Set up
correct redis keys for use with the scripts.
| Frederick Muriuki Muriithi |
2023-11-02 | mypy: Fix typing errors. | Frederick Muriuki Muriithi |
2023-08-08 | Fix issues caught by linter...* Add a .pylintrc to silence annoying messages
* Fix imports
* Add missing `parse_db_url` function
* Add a new `gn_auth.auth.db.redis` module
| Frederick Muriuki Muriithi |
2023-08-07 | Add missing modules...Copy over missing modules and functions to completely disconnect
gn-auth from GN3.
| Frederick Muriuki Muriithi |