redo ant csrf token
ensure anti csrf token and session is only created after login
This commit is contained in:
@ -146,6 +146,7 @@
|
||||
</div>
|
||||
<script>
|
||||
const allUsers = <%- JSON.stringify(allUsers) %>;
|
||||
|
||||
</script>
|
||||
|
||||
<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
|
||||
|
Reference in New Issue
Block a user