feat: cookie-based auth, SSR dashboard, JS-optional login
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
</main>
|
||||
|
||||
<script>
|
||||
if (!requireAuth()) throw 'auth';
|
||||
|
||||
let currentQuery = null;
|
||||
// Show body section for non-GET methods
|
||||
|
||||
Reference in New Issue
Block a user