nextcloud/lib/private/Security
Carl Schwan 9919116716
Merge pull request #31499 from nextcloud/bugfix/empty-secret
Add fallback routines for empty secret cases
2022-10-17 16:02:58 +02:00
..
Bruteforce Add a public interface for the bruteforce throttler and register for injection 2022-07-28 10:57:10 +02:00
CSP Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-29 17:05:48 +02: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 Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Normalizer Type hint in IpAddress 2021-11-22 17:36:26 +01:00
RateLimiting Make the DB query simpler (as we just deleted all other entries) 2022-01-28 16:55:17 +01:00
VerificationToken Merge pull request #31499 from nextcloud/bugfix/empty-secret 2022-10-17 16:02:58 +02:00
Certificate.php Update php licenses 2021-06-04 22:02:41 +02:00
CertificateManager.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
CredentialsManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Crypto.php Mark method as deprecated 2022-09-13 13:06:54 +02:00
Hasher.php Add fallback routines for empty secret cases 2022-03-10 14:01:21 +01:00
SecureRandom.php Validate requested length is random string generator 2022-05-12 13:58:18 +02:00
TrustedDomainHelper.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00