generated from ITwrxOrg/EZ-Bkup
CSRF protection for unauth'd users is not really multi-user #5
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#5
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?
It currently uses the "luck o' the draw" method. :) This is currently used for login for SSM and the contact form handling code in the dynamic/API app. If you have two users fighting to login at the same time, or two visitors fighting to use the contact form, it might make them refresh the page, or try again. Eventually, this might need to be improved, but it is low priority for now.