This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-07-25 05:34:12 +03:00
Code
Issues
784
Packages
Projects
Releases
25
Wiki
Activity
Files
fdabafffda615fd4ec9978ac5476d22fe7744a89
BookStack
/
app
/
Http
/
Middleware
History
Dan Brown
9d37af9453
Added web-middleware based theme events
2021-03-17 12:56:56 +00:00
..
ApiAuthenticate.php
Updated API auth to allow public user if given permission
2020-05-22 22:34:18 +01:00
Authenticate.php
Updated flow to ensure /register/confirm route is used where needed
2020-09-05 17:26:48 +01:00
CheckForMaintenanceMode.php
…
CheckGuard.php
…
ChecksForEmailConfirmation.php
Ran phpcbf and updated phpcs.xml
2021-03-07 22:24:05 +00:00
ControlIframeSecurity.php
Added iframe CSP, improved session cookie security
2021-01-02 02:43:50 +00:00
EncryptCookies.php
…
Localization.php
Merge branch 'master' of git://github.com/Ereza/BookStack into Ereza-master
2021-03-07 17:25:07 +00:00
PermissionMiddleware.php
…
RedirectIfAuthenticated.php
…
RunThemeActions.php
Added web-middleware based theme events
2021-03-17 12:56:56 +00:00
StartSessionIfCookieExists.php
…
ThrottleApiRequests.php
Ran phpcbf and updated phpcs.xml
2021-03-07 22:24:05 +00:00
TrimStrings.php
…
TrustProxies.php
…
VerifyCsrfToken.php
…