| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: WIP: Map github logins | ivarlovlie | 2022-01-30 | 2 | -0/+52 |
| | | | | | | | 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: Remove stale tokens on a regular basis | ivarlovlie | 2022-01-23 | 1 | -0/+16 |
| | | |||||
| * | chore: Clean up warnings | ivarlovlie | 2022-01-23 | 1 | -1/+0 |
| | | |||||
| * | feat(auth): Implements first draft of basic auth gen/validation | ivarlovlie | 2022-01-23 | 2 | -14/+59 |
| | | |||||
| * | Initial commit | ivarlovlie | 2022-01-22 | 4 | -0/+160 |
