BookStack/app/Config
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
..
api.php
app.php Images: Forced intervention loading via specific method 2023-11-19 16:34:29 +00:00
auth.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
broadcasting.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
cache.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
clockwork.php
database.php
debugbar.php
dompdf.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
filesystems.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
hashing.php
logging.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
mail.php Mail: changed default "MAIL_FROM" address 2023-09-09 12:41:37 +01:00
oidc.php OIDC RP Logout: Fixed issues during testing 2023-12-07 17:45:17 +00:00
queue.php
saml2.php
services.php
session.php Updated default value for secure session detection 2022-05-11 16:47:09 +01:00
setting-defaults.php Update JS to show live changes and set light color values 2023-01-28 17:11:15 +00:00
snappy.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
view.php