nextcloud/lib/private/Security
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-04-05 12:50:08 +02:00
..
Bruteforce Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02: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 +02:00
VerificationToken Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Certificate.php
CertificateManager.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
CredentialsManager.php
Crypto.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Hasher.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
RemoteHostValidator.php Add remote host validation API 2022-10-31 16:13:28 +01:00
SecureRandom.php
TrustedDomainHelper.php