-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the auth token for the admin page is handled by client side javascript. This leads to the possibility of (maliciously) injected client side code gaining access to the token. A better approach would be to generate httponly cookies that can't be accessed directly by client side code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request