BookStack/resources/views/common
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
..
activity-item.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
activity-list.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
custom-head.blade.php Finished off script CSP rules 2021-09-04 13:57:04 +01:00
custom-styles.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
dark-mode-toggle.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
detailed-listing-paginated.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
detailed-listing-with-more.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
export-custom-head.blade.php Finished off script CSP rules 2021-09-04 13:57:04 +01:00
export-styles.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
footer.blade.php Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04:00
header.blade.php Continued review of #2169 2021-10-06 23:05:26 +01:00
loading-icon.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
notifications.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
skip-to-content.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00