nextcloud-server/lib/private/Security
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 23:02:18 +07:00
..
Bruteforce
CSP
CSRF
FeaturePolicy
IdentityProof feat: Cache user keys 2025-08-05 16:42:14 +07:00
Ip fix(bruteforce): limit appconfig lazy loading 2025-07-20 00:49:11 +07:00
Normalizer
RateLimiting
Signature chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
VerificationToken chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Certificate.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
CertificateManager.php
CredentialsManager.php
Crypto.php
Hasher.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RemoteHostValidator.php
SecureRandom.php
TrustedDomainHelper.php