| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Don't use github as default challenge scheme as this results in a 302 ↵ | ivarlovlie | 2022-02-07 | 1 | -6/+3 |
| | | | | | to github by default when auth is required | ||||
| * | feat: WIP: Map github logins | ivarlovlie | 2022-01-30 | 1 | -24/+6 |
| | | | | | | | When github is used for login, we want to create a mapping to a regular user in our database. This is mainly so that we don't have to change the PK in our database or add a column to it. | ||||
| * | feat: WIP: Add option to login in with github | ivarlovlie | 2022-01-23 | 1 | -1/+18 |
| | | |||||
| * | feat: Remove stale tokens on a regular basis | ivarlovlie | 2022-01-23 | 1 | -2/+23 |
| | | |||||
| * | feat: Execute startup tasks | ivarlovlie | 2022-01-23 | 1 | -0/+2 |
| | | |||||
| * | feat(auth): Implements first draft of basic auth gen/validation | ivarlovlie | 2022-01-23 | 1 | -2/+2 |
| | | |||||
| * | Initial commit | ivarlovlie | 2022-01-22 | 1 | -0/+131 |
