BookStack/resources/lang/en
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
..
activities.php Aligned bookshelf terminology to consistently be 'Shelf' 2022-09-01 14:55:35 +01:00
auth.php Updated email confirmation flow so confirmation is done via POST 2022-11-12 15:11:59 +00:00
common.php Extracted shortcut text to language files 2022-11-10 10:25:28 +00:00
components.php
editor.php Extracted hardcoded english text to language files 2022-11-10 13:30:48 +00:00
entities.php Extracted hardcoded english text to language files 2022-11-10 13:30:48 +00:00
errors.php Aligned bookshelf terminology to consistently be 'Shelf' 2022-09-01 14:55:35 +01:00
pagination.php
passwords.php
preferences.php Extracted shortcut text to language files 2022-11-10 10:25:28 +00:00
settings.php Revised webhooks list to new format 2022-10-30 12:02:06 +00:00
validation.php