generated from ITwrxOrg/EZ-Bkup
Improve CSRF Token implementation for multiuser #2
Labels
No Label
?/support
accepted
bug/defect
design flaw
design note
duplicate
enhancement
fix in dev
help wanted
invalid
needs info
rejected
feedback?
investigating
low priority
upstream
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ITwrxOrg/SimpleSiteManager#2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Works fine for single user. Not so much for multi-user. Needs investigation.
This has been reworked for authenticated users. The login form (unauth'd users) uses a more basic mechanism, which might not work properly if two users are trying to login at the same time. May open a separate low priority issue for tracking improvements to that, but closing this, as this was the important use case.