mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
This seems to be a left over after abstracting DBAL. Nowadays, IQueryBuilder::executeStatement() only throws a \OCP\DB\Exception, where previously original DBAL exceptions where thrown. These are now wrapped, the orignal classes are now mapped to a reason. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |
||
|---|---|---|
| .. | ||
| Bruteforce | ||
| CSP | ||
| CSRF | ||
| FeaturePolicy | ||
| IdentityProof | ||
| Normalizer | ||
| RateLimiting | ||
| VerificationToken | ||
| CertificateManagerTest.php | ||
| CertificateTest.php | ||
| CredentialsManagerTest.php | ||
| CryptoTest.php | ||
| HasherTest.php | ||
| RemoteHostValidatorIntegrationTest.php | ||
| RemoteHostValidatorTest.php | ||
| SecureRandomTest.php | ||
| TrustedDomainHelperTest.php | ||