MyShaarli/application/security
ArthurHoaro d3f6d52525 Fix compatiliby issue on login with PHP 7.1
session_set_cookie_params does not return any value in PHP 7.1
2020-10-28 14:02:08 +01:00
..
BanManager.php Move utils classes to Shaarli\Helper namespace and folder 2020-10-27 19:41:38 +01:00
CookieManager.php Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
LoginManager.php Use PSR-3 logger for login attempts 2020-10-20 11:47:07 +02:00
SessionManager.php Fix compatiliby issue on login with PHP 7.1 2020-10-28 14:02:08 +01:00