aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security/TrustedDomainHelperTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add an OCP for trusted domain helperJoas Schilling2021-10-281-10/+23
* Make Security module strictJ0WI2021-04-191-0/+3
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-3/+3
* Move overwritehost check to isTrustedDomainJulius Härtl2019-12-071-1/+16
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* make TrustedDomainHelper case insensitiveJohannes Koenig2019-10-061-0/+5
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Disallow certain malformed domain names even if they match the trusted domain...Johannes Ernst2016-07-061-0/+4
* Trusted domain wildcard checking made shorter, supporting multiple *Johannes Ernst2016-07-061-1/+26
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+82