mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
- Configurable via 'ALLOWED_IFRAME_SOURCES' .env option. - Also updated how CSP rules are set, with a single header being used instead of many. - Also applied CSP rules to HTML export outputs. - Updated tests to cover. For #3314 |
||
|---|---|---|
| .. | ||
| ApiAuthenticate.php | ||
| ApplyCspRules.php | ||
| Authenticate.php | ||
| AuthenticatedOrPendingMfa.php | ||
| CheckEmailConfirmed.php | ||
| CheckGuard.php | ||
| CheckUserHasPermission.php | ||
| EncryptCookies.php | ||
| Localization.php | ||
| PreventAuthenticatedResponseCaching.php | ||
| PreventRequestsDuringMaintenance.php | ||
| RedirectIfAuthenticated.php | ||
| RunThemeActions.php | ||
| StartSessionIfCookieExists.php | ||
| ThrottleApiRequests.php | ||
| TrimStrings.php | ||
| TrustHosts.php | ||
| TrustProxies.php | ||
| VerifyCsrfToken.php | ||