0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-14 00:39:08 +00:00
BookStackApp_BookStack/app/Config
Dan Brown bba7dcce49
Auth: Refactored OIDC RP-logout PR code, Extracted logout
Extracted logout to the login service so the logic can be shared instead
of re-implemented at each stage. For this, the SocialAuthService was
split so the driver management is in its own class, so it can be used
elsewhere without use (or circular dependencies) of the
SocialAuthService.

During review of 
2023-12-06 13:49:53 +00:00
..
api.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
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 Applied latest styleci changes 2021-11-04 22:57:49 +00:00
database.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
debugbar.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
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 Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
queue.php Allowed database queue usage where desired 2021-12-13 18:34:18 +00:00
saml2.php Reviewed SAML SLS changes for ADFS, 2021-10-23 17:26:01 +01:00
services.php Added LDAP group debugging env option 2022-03-23 16:34:23 +00:00
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 Moved config dir into app dir 2019-07-06 13:44:50 +01:00