BookStack/app/Auth
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
..
Access Started refactor for merge of OIDC 2021-10-06 17:12:01 +01:00
Permissions Applied StyleCI changes 2021-09-29 23:53:11 +01:00
Role.php Applied styleci style changes 2021-09-18 21:21:44 +01:00
SocialAccount.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
User.php Added MFA indicator to user list 2021-07-14 20:19:05 +01:00
UserRepo.php Standardised facade usage to use via their FQCN 2021-09-26 15:37:55 +01:00