BookStack/app/Config
Dan Brown 8169c725d5
Started review of SAML implementation
- Updated PHPdoc of SAML service to use type hinting instead.
- Updated groups to only sync if enabled.
- Updated names of some config props.
- Removed a couple of unused config props.
- Added exception to handle no email on SAML response.
2019-11-16 14:42:51 +00:00
..
app.php Merge branch 'feature/saml' of git://github.com/Xiphoseer/BookStack into Xiphoseer-feature/saml 2019-11-16 12:42:45 +00:00
auth.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
broadcasting.php Updated to Laravel 5.8 2019-09-13 23:58:40 +01:00
cache.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
database.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
debugbar.php Added laravel stats package and enabled debugbar models 2019-09-15 18:07:00 +01:00
dompdf.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
filesystems.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00
hashing.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
logging.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
mail.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
queue.php Updated to Laravel 5.8 2019-09-13 23:58:40 +01:00
saml2_settings.php Add login and automatic registration; Prepare Group sync 2019-08-06 23:42:46 +02:00
services.php Started review of SAML implementation 2019-11-16 14:42:51 +00:00
session.php Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
setting-defaults.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
snappy.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00
view.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00