5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 21:41:02 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Moritz
244f6cbf95 Add OIDC support (#39)
* Update readme

* First try in oidc implementation

* Add secrets

* Add connection to fs auth provider, redirect not tested

* Working prototype

This commit implements the oidc compatibility with the caveat of having
every subsite under the app path. For that, there is also a redirection
handler to redirect the home page to the app home page.

* Small cleanup

* Fix access even when logged in

* Update application-prod.properties

* Ignore login when in test env

* Fix reviews
2025-06-12 21:24:16 +02:00
Anton Micke
76bb3ded81 Tuning 2025-02-13 14:51:07 +01:00
Anton Micke
ff17b0444c Add admin panel, input checks 2025-02-07 17:11:15 +01:00