nextcloud-server/lib/private/Security
John Molakvoæ 46459ae93f
Merge pull request #35092 from Messj1/bugfix/type-error-cert-manager-cache-path
2023-05-04 21:53:49 +07:00
..
Bruteforce Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
CSP Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-29 17:05:48 +07:00
CSRF Update php licenses 2021-06-04 22:02:41 +07:00
FeaturePolicy Update php licenses 2021-06-04 22:02:41 +07:00
IdentityProof Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
Normalizer Type hint in IpAddress 2021-11-22 17:36:26 +07:00
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 Update php licenses 2021-06-04 22:02:41 +07:00
CertificateManager.php Merge pull request #35092 from Messj1/bugfix/type-error-cert-manager-cache-path 2023-05-04 21:53:49 +07:00
CredentialsManager.php Update php licenses 2021-06-04 22:02:41 +07:00
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 Add remote host validation API 2022-10-31 16:13:28 +07:00
SecureRandom.php Validate requested length is random string generator 2022-05-12 13:58:18 +07:00
TrustedDomainHelper.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 +07:00