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

Fix access even when logged in

This commit is contained in:
2025-06-08 18:13:37 +02:00
parent f0bf51bf4e
commit 0ed96cbae2
12 changed files with 48 additions and 37 deletions

View File

@@ -1,9 +1,7 @@
# KickerELO
KickerELO is a web application for displaying Elo ratings for foosball (table soccer) games.
It uses **Spring Boot** for the backend, **Vaadin** for the frontend, and **MariaDB** as the database.
This fork implements a single sign-on implementation for Authentik using (OIDC).
It uses **Spring Boot** for the backend, **Vaadin** for the frontend, and **MariaDB** as the database. It is compatible with any OpenID Connect (OIDC) provider.
## Requirements