nextcloud/lib/public/Security
Ferdinand Thiessen 127cacdd19
feat(Security): Allow setting password context for validation and generation
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-22 19:16:50 +02:00
..
Bruteforce chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CSP chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Events feat(Security): Allow setting password context for validation and generation 2024-08-22 19:16:50 +02:00
FeaturePolicy chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Ip feat(Security): add Factory for IP addresses and ranges 2024-07-19 16:28:03 +02:00
RateLimiting chore: Add SPDX header 2024-05-24 13:11:22 +02:00
VerificationToken chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IContentSecurityPolicyManager.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICredentialsManager.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICrypto.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IHasher.php feat: Add method to validate an IHasher hash 2024-07-04 17:05:45 -07:00
IRemoteHostValidator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ISecureRandom.php chore: remove unnecessary php import during refactor 2024-05-30 18:36:23 +02:00
ITrustedDomainHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PasswordContext.php feat(Security): Allow setting password context for validation and generation 2024-08-22 19:16:50 +02:00