BookStack/tests
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 tests to align with recent list changes 2022-11-01 14:53:36 +00:00
Api Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Auth Updated email confirmation flow so confirmation is done via POST 2022-11-12 15:11:59 +00:00
Commands Updated test for perms. changes and fixed static issues 2022-10-12 12:12:36 +01:00
Entity Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
Helpers Updated test for perms. changes and fixed static issues 2022-10-12 12:12:36 +01:00
Permissions Added test to cover books perms. gen with deleted chapter 2022-11-10 13:48:17 +00:00
References Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
Settings Updated tests to align with recent list changes 2022-11-01 14:53:36 +00:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit Added ability to adjust stored IP address precision 2022-07-23 13:41:29 +01:00
Uploads Fixed app logo visibility with secure_restricted images 2022-11-10 14:15:59 +00:00
User Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
ErrorTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
FavouriteTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
HelpTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
HomepageTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
LanguageTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
OpenGraphTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PublicActionTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
SecurityHeaderTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
StatusTest.php Added testing for webhook management interface 2021-12-10 14:54:58 +00:00
TestCase.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
ThemeTest.php Added login/register message partials for easier use via theme system 2022-11-12 09:02:33 +00:00
UrlTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00