BookStack/app/Config
Dan Brown 2ec0aa85ca
Started refactor for merge of OIDC
- Made oidc config more generic to not be overly reliant on the library
  based upon learnings from saml2 auth.
- Removed any settings that are redundant or not deemed required for
  initial implementation.
- Reduced some methods down where not needed.
- Renamed OpenID to OIDC
- Updated .env.example.complete to align with all options and their
  defaults

Related to #2169
2021-10-06 17:12:01 +01:00
..
api.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
app.php Applied stylci changes 2021-08-31 22:03:51 +01:00
auth.php Merge branch 'openid' of https://github.com/jasperweyne/BookStack into jasperweyne-openid 2021-10-06 13:18:21 +01:00
broadcasting.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
cache.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
database.php Reviewed addition to db table prefix 2021-09-29 18:41:11 +01:00
debugbar.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
dompdf.php Added untrusted server fetching control 2021-08-31 20:22:42 +01:00
filesystems.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
hashing.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
logging.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
mail.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
oidc.php Started refactor for merge of OIDC 2021-10-06 17:12:01 +01:00
queue.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
saml2.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
services.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
session.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
setting-defaults.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
snappy.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
view.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00