1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-23 11:22:33 +01:00
BookStack/tests
Dan Brown 81d256aebd
OIDC RP Logout: Fixed issues during testing
- Disabled by default due to strict rejection by auth systems.
- Fixed issue when autoloading logout URL, but not provided in
  autodiscovery response.
- Added proper handling for if the logout URL contains a query string
  already.
- Added extra tests to cover.
- Forced config endpoint to be used, if set as a string, instead of
  autodiscovery endpoint.
2023-12-07 17:45:17 +00:00
..
Actions
Activity Merge branch 'Man-in-Black-patch-1' into development 2023-11-14 10:40:30 +00:00
Api
Auth OIDC RP Logout: Fixed issues during testing 2023-12-07 17:45:17 +00:00
Commands
Entity Merge branch 'v23-10' into development 2023-12-03 18:57:07 +00:00
Helpers
Permissions
References
Settings
test-data
Unit Includes: Added back support for parse theme event 2023-11-27 21:39:43 +00:00
Uploads
User
CreatesApplication.php
DebugViewTest.php Tests: Fixed debug test to work with social class changes 2023-12-06 16:57:15 +00:00
ErrorTest.php
FavouriteTest.php
HelpTest.php
HomepageTest.php
LanguageTest.php
OpenGraphTest.php
PublicActionTest.php
PwaManifestTest.php PWA: Prevent passing credentials to avoid redirection issues 2023-11-07 14:33:37 +00:00
SecurityHeaderTest.php Middlware: Prevented caching of all app requests 2023-10-23 13:32:15 +01:00
StatusTest.php
TestCase.php
ThemeTest.php Merge branch 'v23-10' into development 2023-12-03 18:57:07 +00:00
UrlTest.php