MyShaarli/application/security
ArthurHoaro efb7d21b52 Add strict types for bookmarks management
Parameters typing and using strict types overall increase the codebase
quality by enforcing the a given parameter will have the expected type.

It also removes the need to unnecessary unit tests checking methods
behavior with invalid input.
2020-10-13 13:50:11 +02:00
..
BanManager.php Rewrite IP ban management 2019-02-09 16:44:48 +01:00
CookieManager.php Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
LoginManager.php Add strict types for bookmarks management 2020-10-13 13:50:11 +02:00
SessionManager.php Fix broken route to filter not tagged bookmarks 2020-08-31 14:09:27 +02:00