nextcloud/lib/private/Security
Joas Schilling fd892cddf1 feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-03 12:59:11 +00:00
..
Bruteforce Only ignore attempts of the same action 2022-07-07 09:09:23 +00:00
CSP Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-30 00:46:56 +00:00
CSRF Update php licenses 2021-06-04 22:02:41 +02:00
FeaturePolicy Update php licenses 2021-06-04 22:02:41 +02:00
IdentityProof Update php licenses 2021-06-04 22:02:41 +02:00
Normalizer Type hint in IpAddress 2021-11-23 10:23:02 +00:00
RateLimiting feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 2023-04-03 12:59:11 +00:00
VerificationToken Set associative = true for cleanup job 2021-10-07 20:20:09 +02:00
Certificate.php Update php licenses 2021-06-04 22:02:41 +02:00
CertificateManager.php return default bundle when there is an error getting the bundle 2022-04-14 13:36:09 +02:00
CredentialsManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Crypto.php Throw exception if encrypting the data failed. 2021-07-05 10:23:16 +02:00
Hasher.php Update php licenses 2021-06-04 22:02:41 +02:00
SecureRandom.php Update php licenses 2021-06-04 22:02:41 +02:00
TrustedDomainHelper.php Fix psalm not running 2022-01-27 17:20:00 +01:00