Release 2.3#282
Merged
Merged
Conversation
…olicy and timing normalization - throttle: /setup_mfa, /change_password, /reset_password (5/dk), /oidc/callback (30/dk) - StrongPassword rule (10-32 karakter, 1 büyük/küçük/rakam/özel) tüm şifre rotalarında - ProfileController validation sırası düzeltildi (validate -> Hash::make) - Settings/UserController::delete null check (404) - Settings/UserController::update roles.* Rule::exists validation - setup_mfa ve forceChangePassword kullanıcı-yok branch'inde dummy Hash::check ile timing attack engeli
- KubernetesController: add_server Liman izni olmayanlara 403 (local cluster kullanımı korunuyor) - Settings/ExtensionController: extractTo öncesi zip entry'lerde path traversal denetimi (Zip Slip) - Helpers::isIpSafeForFetch: link-local (169.254.0.0/16, fe80::/10) engeli, retrieveCertificate chokepoint - Server/UserController: addSudoers/deleteSudoers admin-only, kritik gruplara user ekleme admin-only, audit log, \x20 workaround kaldırıldı (regex validation)
- cache key sha1() ile hash'lendi (sabit uzunluk, binary-safe, injection-proof) - query nullable|string|min:1|max:64 validation - boş query için direkt boş JSON, cache key hesaplama yok
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.