mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-05 00:29:40 +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