BookStack/app
Dan Brown a1b1f8138a
Updated email confirmation flow so confirmation is done via POST
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
2022-11-12 15:11:59 +00:00
..
Actions Updated tags list to new responsive format 2022-10-31 11:40:28 +00:00
Api Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Auth Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
Config Started interface user shortcut form interface 2022-11-08 21:17:45 +00:00
Console
Entities Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Exceptions
Facades
Http Updated email confirmation flow so confirmation is done via POST 2022-11-12 15:11:59 +00:00
Interfaces
Notifications
Providers Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
References
Search Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Settings Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
Theming
Traits
Translation
Uploads Fixed app logo visibility with secure_restricted images 2022-11-10 14:15:59 +00:00
Util Fixed phpstan static usage warning, updated ci flows 2022-11-03 14:14:22 +00:00
Application.php
helpers.php
Model.php