BookStack/app/Auth
Dan Brown 41438adbd1
Continued review of #2169
- Removed uneeded custom refresh or logout actions for OIDC.
- Restructured how the services and guards are setup for external auth
  systems. SAML2 and OIDC now directly share a lot more logic.
- Renamed any OpenId references to OIDC or OpenIdConnect
- Removed non-required CSRF excemption for OIDC

Not tested, Come to roadblock due to lack of PHP8 support in upstream
dependancies. Certificate was deemed to be non-valid on every test
attempt due to changes in PHP8.
2021-10-06 23:05:26 +01:00
..
Access Continued review of #2169 2021-10-06 23:05:26 +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