This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
coolify
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/coolify.git
synced
2026-07-20 00:18:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5813fd28619c3bd615d2249a8e0bb4ce7743ec8
coolify
/
app
/
Http
/
Middleware
T
History
Andras Bacsai
e1fe586397
Changes auto-committed by Conductor
2025-10-20 12:59:57 +02:00
..
ApiAbility.php
…
ApiAllowed.php
refactor(dns-validation): rename DNS validation functions for consistency and clarity, and remove unused code
2025-09-09 09:00:35 +02:00
ApiSensitiveData.php
…
Authenticate.php
…
CanAccessTerminal.php
refactor(auth): simplify access control logic in CanAccessTerminal and ServerPolicy by allowing all users to perform actions
2025-08-28 10:48:24 +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
Changes auto-committed by Conductor
2025-10-20 12:59:57 +02:00
TrustProxies.php
…
ValidateSignature.php
…
VerifyCsrfToken.php
fix(webhooks): exclude webhook routes from CSRF protection (
#6200
)
2025-07-18 19:04:08 +02:00