This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
coolify
Watch
1
Star
0
Fork
0
You've already forked coolify
mirror of
https://github.com/tiennm99/coolify.git
synced
2026-06-03 12:11:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
318f092e7ce3f11a932b5e1c2c5bbdca240f1c78
coolify
/
app
/
Http
/
Middleware
T
History
Andras Bacsai
a7671ed379
refactor(dns-validation): rename DNS validation functions for consistency and clarity, and remove unused code
2025-09-09 09:00:35 +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
…
TrustProxies.php
…
ValidateSignature.php
…
VerifyCsrfToken.php
fix(webhooks): exclude webhook routes from CSRF protection (
#6200
)
2025-07-18 19:04:08 +02:00