aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/UtilsTest.php
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove the executable bit from source scriptsVirtualTam2015-11-111-0/+0
* Fixes #356ArthurHoaro2015-11-041-0/+2
* Session ID: extend the regex to match possible hash representationsVirtualTam2015-09-061-4/+52
* Allow uppercase letters in PHP sessionid formatArthurHoaro2015-09-021-1/+1
* Avoid Full Path Disclosure error on session error.ArthurHoaro2015-08-221-1/+18
* PHP: ensure 5.3 compatibility, refactor timezone utilitiesVirtualTam2015-07-131-1/+33
* Prevent redirection loop everytime we rely on HTTP_REFERER:ArthurHoaro2015-07-121-1/+26
* LinkDB::filterDay(): check input date formatVirtualTam2015-07-091-0/+19
* LinkDB: move to a proper file, add test coverageVirtualTam2015-06-111-0/+78