nextcloud-server/lib/private/Security
Carl Schwan 48d9c4d2b0
Port existing server code to new interface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-08 17:03:19 +07:00
..
Bruteforce Add a public interface for the bruteforce throttler and register for injection 2022-07-28 10:57:10 +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 Make the DB query simpler (as we just deleted all other entries) 2022-01-28 16:55:17 +07:00
VerificationToken Port existing server code to new interface 2022-08-08 17:03:19 +07:00
Certificate.php Update php licenses 2021-06-04 22:02:41 +07:00
CertificateManager.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
CredentialsManager.php Update php licenses 2021-06-04 22:02:41 +07:00
Crypto.php Throw exception if encrypting the data failed. 2021-07-05 10:23:16 +07:00
Hasher.php Update php licenses 2021-06-04 22:02:41 +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