This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
lasthourcloud
Watch
2
Star
0
Fork
0
You've already forked lasthourcloud
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
lasthourcloud
/
app
/
Http
/
Middleware
History
Andras Bacsai
c39d6dd407
feat: token permissions
...
feat: handle sensitive data feat: handle read-only data
2024-07-02 12:15:58 +02:00
..
ApiAllowed.php
feat: lots of api endpoints
2024-07-01 16:26:50 +02:00
Authenticate.php
…
CheckForcePasswordReset.php
Fix styling
2024-06-10 20:43:34 +00:00
DecideWhatToDoWithUser.php
Fix styling
2024-06-10 20:43:34 +00:00
EncryptCookies.php
…
OnlyRootApiToken.php
feat: token permissions
2024-07-02 12:15:58 +02:00
PreventRequestsDuringMaintenance.php
Fix styling
2024-06-10 20:43:34 +00:00
ReadOnlyApiToken.php
feat: token permissions
2024-07-02 12:15:58 +02:00
RedirectIfAuthenticated.php
Fix styling
2024-06-10 20:43:34 +00:00
TrimStrings.php
…
TrustHosts.php
…
TrustProxies.php
Fix styling
2024-06-10 20:43:34 +00:00
ValidateSignature.php
…
VerifyCsrfToken.php
…