This website requires JavaScript.
Explore
Help
Sign In
luisgulo
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
BookStack
/
app
/
Http
/
Middleware
History
Dan Brown
1f2fd58e28
Merge branch 'master' of git://github.com/Ereza/BookStack into Ereza-master
2021-03-07 17:25:07 +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
Simplified guard names and rolled out guard route checks
2020-02-02 13:10:21 +00:00
ChecksForEmailConfirmation.php
…
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
Simplified guard names and rolled out guard route checks
2020-02-02 13:10:21 +00:00
RedirectIfAuthenticated.php
…
StartSessionIfCookieExists.php
…
ThrottleApiRequests.php
…
TrimStrings.php
…
TrustProxies.php
…
VerifyCsrfToken.php
…