| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-10 | Remove authentication from GN3 | Frederick Muriuki Muriithi | |
| Authentication should be handled by the auth server (gn-auth) and thus, this commit removes code handling user authentication from the GN3 system. | |||
| 2022-11-24 | auth: Define base exceptions | Frederick Muriuki Muriithi | |
| * gn3/auth/authentication/exceptions.py: define `AuthenticationError` * gn3/auth/authorisation/exceptions.py: define `AuthorisationError` | |||
