MyShaarli/tests
ArthurHoaro 775803a05c Prevent redirection loop everytime we rely on HTTP_REFERER:
* search tag
  * delete tag
  * pagination
  * display privates only
  * delete link
  * new/edit/cancel link return page

Move location generation to Utils.php + unit tests.

Fixes #256

ninja
2015-07-12 17:43:13 +02:00
..
utils LinkDB: do not access global variables 2015-06-24 23:26:52 +02:00
.htaccess LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00
LinkDBTest.php LinkDB::filterDay(): check input date format 2015-07-09 00:44:19 +02:00
UtilsTest.php Prevent redirection loop everytime we rely on HTTP_REFERER: 2015-07-12 17:43:13 +02:00