BookStack/tests
Dan Brown 777027bc48
Permissions: Updated guest user handling so additional roles apply
Previously additional roles would only partially apply (system or "all"
permissions). This aligns the query-handling of permissions so that
additional roles will be used for permission queries.

Adds migration to detach existing roles as a safety precaution since
this is likely to widen permissions in scenarios that the public user
has other roles assigned already.

For #1229
2023-06-10 11:37:01 +01:00
..
Actions Played around with a new app structure 2023-05-17 17:56:55 +01:00
Api API: Fixed misaligned image datetime format 2023-06-10 10:54:56 +01:00
Auth Altered ldap_connect usage, cleaned up LDAP classes 2023-05-30 13:12:00 +01:00
Commands Aligned command class code 2023-05-24 12:59:50 +01:00
Entity Comments: Added visual nesting limit, added nesting test 2023-06-09 11:12:39 +01:00
Helpers Played around with a new app structure 2023-05-17 17:56:55 +01:00
Permissions Played around with a new app structure 2023-05-17 17:56:55 +01:00
References Played around with a new app structure 2023-05-17 17:56:55 +01:00
Settings Played around with a new app structure 2023-05-17 17:56:55 +01:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit Played around with a new app structure 2023-05-17 17:56:55 +01:00
Uploads Updated test to align with image manager HTML changes 2023-05-29 15:16:16 +01:00
User Played around with a new app structure 2023-05-17 17:56:55 +01:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ErrorTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
FavouriteTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
HelpTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
HomepageTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
LanguageTest.php Fixed language locale setting issue 2023-02-27 19:14:45 +00:00
OpenGraphTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
PublicActionTest.php Permissions: Updated guest user handling so additional roles apply 2023-06-10 11:37:01 +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 Chapters API: Allowed move via book_id property 2023-05-30 20:55:24 +01:00
ThemeTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UrlTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00