mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-04 12:04:26 +08:00

To avoid non-user GET requests (Such as those from email scanners) auto-triggering the confirm submission. Made auto-submit the form via JavaScript in this extra added step with user-link backup to keep existing user flow experience. Closes #3797