mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
2ec0aa85ca
- 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 |
||
---|---|---|
.. | ||
api.php | ||
app.php | ||
auth.php | ||
broadcasting.php | ||
cache.php | ||
database.php | ||
debugbar.php | ||
dompdf.php | ||
filesystems.php | ||
hashing.php | ||
logging.php | ||
mail.php | ||
oidc.php | ||
queue.php | ||
saml2.php | ||
services.php | ||
session.php | ||
setting-defaults.php | ||
snappy.php | ||
view.php |