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-25 08:50:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v4.0.0-beta.430
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
feat: introduce root permission
2024-12-09 10:52:38 +01:00
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
fix: root + read:sensive could read senstive data with a middlewarew
2024-12-09 11:10:35 +01:00
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