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
64942268b8
Added Slovenian to available language options
...
Related to
#1946
2020-03-14 22:24:27 +00:00
..
ApiAuthenticate.php
Fixed test class names + add perm. check to api session auth
2020-01-01 17:01:36 +00:00
Authenticate.php
…
CheckForMaintenanceMode.php
…
CheckGuard.php
Simplified guard names and rolled out guard route checks
2020-02-02 13:10:21 +00:00
ChecksForEmailConfirmation.php
…
EncryptCookies.php
…
GlobalViewData.php
…
Localization.php
Added Slovenian to available language options
2020-03-14 22:24:27 +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
Added configurable API throttling, Handled API errors standardly
2020-01-18 15:03:28 +00:00
TrimStrings.php
…
TrustProxies.php
…
VerifyCsrfToken.php
…