nextcloud_server/lib/private/Security
Joas Schilling b627e6efe4 fix: Correctly check result of function
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-15 12:24:25 +02:00
..
Bruteforce chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CSP fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 2024-03-26 17:08:22 +01:00
CSRF Refactors lib/private/Security. 2023-09-27 09:03:15 +03:30
FeaturePolicy Refactors lib/private/Security. 2023-09-27 09:03:15 +03:30
IdentityProof fix: Correctly check result of function 2024-05-15 12:24:25 +02:00
Normalizer Simplify IP address normalizer with IP masks 2023-11-08 11:55:07 +01:00
RateLimiting feat(appframework): Expose programmatic rate limiter 2023-09-20 20:25:27 +02:00
VerificationToken chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Certificate.php Update lib/private/Security/Certificate.php 2023-09-21 11:20:12 +03:30
CertificateManager.php Refactors lib/private/Security. 2023-09-21 11:20:12 +03:30
CredentialsManager.php Refactors lib/private/Security. 2023-09-21 11:20:12 +03:30
Crypto.php Refactors lib/private/Security. 2023-09-21 11:20:12 +03:30
Hasher.php Refactor `OC\Server::getHasher` 2024-03-15 13:04:27 +01:00
RemoteHostValidator.php fix(security): Handle idn_to_utf8 returning false 2023-12-04 10:38:46 +01:00
SecureRandom.php Refactors lib/private/Security. 2023-09-21 11:20:12 +03:30
TrustedDomainHelper.php Refactors lib/private/Security. 2023-09-21 11:20:12 +03:30