Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | application: move checkPHPVersion from Utils to ApplicationUtils | VirtualTam | 2015-11-24 | 1 | -31/+0 |
* | cleanup: remove the executable bit from source scripts | VirtualTam | 2015-11-11 | 1 | -0/+0 |
* | Fixes #356 | ArthurHoaro | 2015-11-04 | 1 | -0/+2 |
* | Session ID: extend the regex to match possible hash representations | VirtualTam | 2015-09-06 | 1 | -4/+52 |
* | Allow uppercase letters in PHP sessionid format | ArthurHoaro | 2015-09-02 | 1 | -1/+1 |
* | Avoid Full Path Disclosure error on session error. | ArthurHoaro | 2015-08-22 | 1 | -1/+18 |
* | PHP: ensure 5.3 compatibility, refactor timezone utilities | VirtualTam | 2015-07-13 | 1 | -1/+33 |
* | Prevent redirection loop everytime we rely on HTTP_REFERER: | ArthurHoaro | 2015-07-12 | 1 | -1/+26 |
* | LinkDB::filterDay(): check input date format | VirtualTam | 2015-07-09 | 1 | -0/+19 |
* | LinkDB: move to a proper file, add test coverage | VirtualTam | 2015-06-11 | 1 | -0/+78 |