summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/TrustedDomainHelper.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Move overwritehost check to isTrustedDomainJulius Härtl2019-12-071-0/+5
* Update license headersChristoph Wurst2019-12-051-1/+2
* make TrustedDomainHelper case insensitiveJohannes Koenig2019-10-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-2/+2
* Fix othersJoas Schilling2016-07-211-1/+3
* Disallow certain malformed domain names even if they match the trusted domain...Johannes Ernst2016-07-061-3/+6
* Trusted domain wildcard checking made shorter, supporting multiple *Johannes Ernst2016-07-061-32/+8
* Duh, no 'next' in PHP.Johannes Ernst2016-07-061-2/+2
* Allow wildcard * to be used in trusted domains, to support setups where no re...Johannes Ernst2016-07-051-2/+30
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Security to PSR-4Roeland Jago Douma2016-04-141-0/+90