0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-16 17:24:10 +00:00
nextcloud_server/lib/private/Security
Robin Appelman 9f1d497a0b
Merge pull request from fsamapoor/replace_strpos_calls_in_lib_private
Refactors "strpos" calls in  lib/private to improve code readability.
2023-06-01 23:10:00 +02:00
..
Bruteforce Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
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 feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 2023-04-03 09:06:45 +02:00
VerificationToken Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Certificate.php Update php licenses 2021-06-04 22:02:41 +02:00
CertificateManager.php log failures to read certificates during listing 2023-05-31 14:40:45 +02:00
CredentialsManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Crypto.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Hasher.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
RemoteHostValidator.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
SecureRandom.php Validate requested length is random string generator 2022-05-12 13:58:18 +02:00
TrustedDomainHelper.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30