BookStackApp_BookStack/tests/User
Dan Brown 45ce7a7126
URL Handling: Removed referrer-based redirect handling
Swapped back handling to instead be pre-determined instead of being
based upon session/referrer which would cause inconsistent results when
referrer data was not available (redirect to app-loaded images/files).

To support, this adds a mechansism to provide a URL through request
data.

Also cleaned up some imports in code while making changes.
Closes #4656.
2023-12-10 12:37:21 +00:00
..
RoleManagementTest.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
UserApiTokenTest.php My Account: Updated and started adding to tests 2023-10-19 14:18:42 +01:00
UserManagementTest.php Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
UserMyAccountTest.php My Account: Covered profile and auth pages with tests 2023-10-19 16:06:59 +01:00
UserPreferencesTest.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
UserProfileTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UserSearchTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00