| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-04 | Support ldap in auth | Joel Klinghed | |
| Non-test auth is now using ldap for account syncing and authentication. Test auth is still using hardcoded users (user and other). But it is now also possible to login as "other". | |||
| 2025-01-04 | Add docker compose for development | Joel Klinghed | |
| As both compiling, tests and well, running, needs mariadb setup add a docker image for it. Also prepare for ldap support by adding a openldap image as well. Included .env as well, used by sqlx when compiling query!. | |||
| 2024-12-29 | Rework auth to include session | Joel Klinghed | |
| The actual authentication is still fake. | |||
| 2024-12-28 | fixup! Database connection | Joel Klinghed | |
| 2024-12-28 | Database connection | Joel Klinghed | |
