feat: share SSO session with admin panel
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-21 23:55:18 +02:00
parent 14505c2296
commit ae775c4dcf
7 changed files with 23 additions and 9 deletions

View File

@@ -67,7 +67,7 @@
</section>
</main>
<script src="/auth.js?v=1" defer></script>
<script src="/auth.js?v=2" defer></script>
<script src="/favorites.js?v=1" defer></script>
</body>
</html>