MyShaarli/tests
ArthurHoaro 06b6660a7e Avoid Full Path Disclosure error on session error.
* Add a function to validate session ID.
  * Generate a new session ID if an invalid token is passed.
2015-08-22 10:10:55 +02:00
..
utils CachedPage: move to a proper file, add tests 2015-08-13 23:48:06 +02:00
.htaccess LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00
CachedPageTest.php CachedPage: move to a proper file, add tests 2015-08-13 23:48:06 +02:00
CacheTest.php Cache: simplify cached content cleanup, improve tests 2015-08-13 23:51:31 +02:00
ConfigTest.php PHP: ensure 5.3 compatibility, refactor timezone utilities 2015-07-13 13:06:06 +02:00
LinkDBTest.php CachedPage: move to a proper file, add tests 2015-08-13 23:48:06 +02:00
TimeZoneTest.php Installation: default to the server's timezone 2015-08-04 23:54:03 +02:00
UrlTest.php Links: refactor & improve URL cleanup 2015-08-15 15:58:38 +02:00
UtilsTest.php Avoid Full Path Disclosure error on session error. 2015-08-22 10:10:55 +02:00