| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Update server packages | ivarlovlie | 2022-02-11 | 1 | -3/+3 |
| | | |||||
| * | feat: add prod url to cors config | ivarlovlie | 2022-02-11 | 1 | -1/+2 |
| | | |||||
| * | fix: ignore secrets | ivarlovlie | 2022-02-10 | 2 | -18/+0 |
| | | |||||
| * | feat: Write database connection details when getting configuration strings | ivarlovlie | 2022-02-10 | 2 | -0/+18 |
| | | |||||
| * | chore: Cleanup warnings and unused code | ivarlovlie | 2022-02-07 | 8 | -49/+8 |
| | | |||||
| * | 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: Handle user creation and claims mapping when authenticating with github | ivarlovlie | 2022-02-07 | 1 | -14/+50 |
| | | |||||
| * | feat: WIP: Map github logins | ivarlovlie | 2022-01-30 | 17 | -36/+402 |
| | | | | | | | 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 | 4 | -1/+54 |
| | | |||||
| * | feat: Fall back to document title if no description is found in site report | ivarlovlie | 2022-01-23 | 1 | -3/+9 |
| | | |||||
| * | feat: Remove stale tokens on a regular basis | ivarlovlie | 2022-01-23 | 6 | -17/+90 |
| | | |||||
| * | feat: Execute startup tasks | ivarlovlie | 2022-01-23 | 2 | -1/+3 |
| | | |||||
| * | build: Add initial docker setup for server | ivarlovlie | 2022-01-23 | 2 | -0/+21 |
| | | |||||
| * | chore: Clean up warnings | ivarlovlie | 2022-01-23 | 3 | -2/+1 |
| | | |||||
| * | feat(auth): Implements first draft of basic auth gen/validation | ivarlovlie | 2022-01-23 | 16 | -36/+413 |
| | | |||||
| * | Initial commit | ivarlovlie | 2022-01-22 | 57 | -0/+1703 |
