BookStack/app/Config
Dan Brown df0e03cd07
Reviewed PR to add import user avatars va LDAP
- Reduced options to single new configuration paramter instead of two.
- Moved more logic into UserAvatars class.
- Updated LDAP avatar import to also run on login when no image is
  currently set.
- Added thumbnail fetching to search requests.
- Added testing to cover.

Related to PR , and issue 
2021-05-24 18:54:08 +01:00
..
api.php
app.php Reviewed PR to add import user avatars va LDAP 2021-05-24 18:54:08 +01:00
auth.php
broadcasting.php
cache.php
database.php Updated dev-docker setup to not alter phpunit.xml 2021-03-21 17:42:10 +00:00
debugbar.php
dompdf.php Adjusted dompdf font path to writable folder 2021-05-15 12:19:36 +01:00
filesystems.php
hashing.php
logging.php
mail.php Removed mentions of 'mail' mail driver 2021-03-27 15:56:36 +00:00
queue.php
saml2.php Reviewed and updated SAML2 authncontext option 2021-05-08 13:07:25 +01:00
services.php Reviewed PR to add import user avatars va LDAP 2021-05-24 18:54:08 +01:00
session.php Made session cookie path dynamic based on APP_URL 2021-03-16 13:03:07 +00:00
setting-defaults.php Adding APP_VIEWS_BOOKSHELF to .ENV 2021-02-25 07:51:38 +01:00
snappy.php
view.php