nextcloud-server/lib/private/Security
Robin Appelman 9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
Refactors "strpos" calls in  lib/private to improve code readability.
2023-06-01 23:10:00 +07:00
..
Bruteforce Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
CSP
CSRF
FeaturePolicy
IdentityProof
Normalizer
RateLimiting feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 2023-04-03 09:06:45 +07:00
VerificationToken Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Certificate.php
CertificateManager.php log failures to read certificates during listing 2023-05-31 14:40:45 +07:00
CredentialsManager.php
Crypto.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Hasher.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
RemoteHostValidator.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
SecureRandom.php
TrustedDomainHelper.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00