nextcloud-server/lib/private/Security
Faraz Samapoor e73757b4a5 Refactors lib/private/Security.
Mainly using PHP8's constructor property promotion.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2023-06-26 15:03:13 +07:00
..
Bruteforce Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +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 Refactors lib/private/Security. 2023-06-26 15:03:13 +07:00
Normalizer Type hint in IpAddress 2021-11-22 17:36:26 +07:00
RateLimiting Refactors lib/private/Security. 2023-06-26 15:03:13 +07:00
VerificationToken Refactors lib/private/Security. 2023-06-26 15:03:13 +07:00
Certificate.php Update php licenses 2021-06-04 22:02:41 +07:00
CertificateManager.php log failures to read certificates during listing 2023-05-31 14:40:45 +07:00
CredentialsManager.php Update php licenses 2021-06-04 22:02:41 +07:00
Crypto.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
Hasher.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +07:00
RemoteHostValidator.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
SecureRandom.php Validate requested length is random string generator 2022-05-12 13:58:18 +07:00
TrustedDomainHelper.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00