aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/RemoteHostValidatorIntegrationTest.php
Commit message (Collapse)AuthorAgeFilesLines
* test: Fix tests/lib/Security/Joas Schilling2025-05-151-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Add remote host validation APIChristoph Wurst2022-10-311-0/+144
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>