This website requires JavaScript.
Explore
Help
Sign In
starred
/
coolify
Watch
1
Star
0
Fork
0
mirror of
https://github.com/coollabsio/coolify.git
synced
2026-09-26 09:20:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v4.0.0-beta.420.7
coolify
/
app
/
Http
/
Middleware
T
History
Andras Bacsai
63fcc0ebc3
feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled.
2025-08-26 10:27:38 +02:00
..
ApiAbility.php
feat: introduce root permission
2024-12-09 10:52:38 +01:00
ApiAllowed.php
feat(api): enhance IP access control in middleware and settings; support CIDR notation and special case for 0.0.0.0 to allow all IPs
2025-08-26 10:27:38 +02:00
ApiSensitiveData.php
fix: root + read:sensive could read senstive data with a middlewarew
2024-12-09 11:10:35 +01:00
Authenticate.php
…
CanAccessTerminal.php
feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled.
2025-08-26 10:27:38 +02:00
CanCreateResources.php
feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled.
2025-08-26 10:27:38 +02:00
CanUpdateResource.php
feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled.
2025-08-26 10:27:38 +02:00
CheckForcePasswordReset.php
…
DecideWhatToDoWithUser.php
…
EncryptCookies.php
…
PreventRequestsDuringMaintenance.php
…
RedirectIfAuthenticated.php
…
TrimStrings.php
…
TrustHosts.php
…
TrustProxies.php
…
ValidateSignature.php
…
VerifyCsrfToken.php
fix(webhooks): exclude webhook routes from CSRF protection (
#6200
)
2025-07-18 19:04:08 +02:00