Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Centralizes Admin Authentication | 2021-02-20 | -7/+2 | |
| | | | | | | | Sets admin authentication on authenticator to allow the addition and removal of admins without creating a new token. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Refreshes User Data On Form Submit | 2021-02-19 | -11/+31 | |
| | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | minor refactorings | 2020-12-15 | -4/+3 | |
| | ||||
* | fix various type annotation issues | 2020-12-15 | -2/+2 | |
| | ||||
* | Fix import of user | 2020-12-01 | -1/+2 | |
| | ||||
* | Create authentication backend for JWT | 2020-12-01 | -0/+52 | |