mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
- Added new DB column for control and role updated create/update actions. - Created new middleware as a start to actual enforcement logic. - Added indicator to role list of whether MFA is enforced. |
||
|---|---|---|
| .. | ||
| ApiAuthenticate.php | ||
| Authenticate.php | ||
| CheckForMaintenanceMode.php | ||
| CheckGuard.php | ||
| ChecksForEmailConfirmation.php | ||
| ControlIframeSecurity.php | ||
| EncryptCookies.php | ||
| EnforceMfaRequirements.php | ||
| Localization.php | ||
| PermissionMiddleware.php | ||
| RedirectIfAuthenticated.php | ||
| RunThemeActions.php | ||
| StartSessionIfCookieExists.php | ||
| ThrottleApiRequests.php | ||
| TrimStrings.php | ||
| TrustProxies.php | ||
| VerifyCsrfToken.php | ||