feat: implement automatic SSO login redirect on admin panel, with logout protection
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 12s

This commit is contained in:
Kroonk
2026-05-22 00:26:27 +02:00
parent 8ebee64543
commit 205cb1d948
3 changed files with 28 additions and 6 deletions

View File

@@ -241,6 +241,6 @@
</div>
</div>
<script src="/admin.js?v=28" defer></script>
<script src="/admin.js?v=29" defer></script>
</body>
</html>