Commit graph

9 commits

Author SHA1 Message Date
f14d8d3114 Refactor; add services in settings 2025-01-19 01:48:00 +01:00
17fabd21c9 Cosmetic
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-18 14:24:28 +01:00
b96bfa870a Fix token introspection link (should be 401)
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 4s
2025-01-18 14:23:01 +01:00
2fe7536c53 Remove OAuthToken from db (use authlib dict); basic OAuth2 service provider with Forgejo
Some checks failed
/ build (push) Failing after 13s
/ test (push) Successful in 4s
2025-01-18 06:20:44 +01:00
d8c9546c62 Style
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 17:01:11 +01:00
26128d0c1a Style
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-11 03:54:53 +01:00
b1553ec7bf Add hint to providers
All checks were successful
/ test (push) Successful in 5s
2025-01-10 23:40:24 +01:00
c7478aff5f Cosmetic 2025-01-10 19:03:09 +01:00
57681d91fe Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00
Renamed from src/templates/home.html (Browse further)