]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests/security
Merge branch 'v0.11' into stable
[github/shaarli/Shaarli.git] / tests / security /
2020-10-13  ArthurHoaroMerge branch 'v0.11' into stable stable
2019-07-27  ArthurHoaroMerge tag 'v0.10.4' into stable
2019-05-25  ArthurHoaroMerge pull request #1273 from ArthurHoaro/feature/ban...
2019-02-23  VirtualTamMerge commit '1826e383ecf501302974132fd443cf1ca06e10f6...
2019-02-09  nodisccMerge pull request #1264 from shaarli/doc-fix-mkdocs...
2019-02-09  ArthurHoaroRewrite IP ban management 1273/head
2019-02-09  ArthurHoaroMerge pull request #1182 from ArthurHoaro/feature/sessi...
2019-01-18  Aurélien TamisierMerge pull request #1248 from virtualtam/refactor/names...
2019-01-12  VirtualTamOptimize and cleanup imports 1248/head
2018-12-02  Aurélien TamisierMerge pull request #1234 from virtualtam/lint
2018-12-02  VirtualTamlint: apply phpcbf to tests/
2018-07-17  ArthurHoaroDo not check the IP address with session protection... 1182/head
2018-06-07  Mark SchmitzMerge remote-tracking branch 'upstream/master'
2018-06-04  ArthurHoaroMerge pull request #1143 from ArthurHoaro/sort-equal...
2018-06-03  VirtualTamMerge pull request #1086 from virtualtam/refactor/login
2018-06-02  VirtualTamSessionManager+LoginManager: fix checkLoginState logic 1086/head
2018-06-02  VirtualTamAdd test coverage for LoginManager methods
2018-06-02  VirtualTamSessionManager: remove unused UID token
2018-06-02  VirtualTamRefactor LoginManager stay-signed-in token management
2018-06-02  VirtualTamRefactor session and cookie timeout control
2018-06-02  VirtualTamMove LoginManager and SessionManager to the Security...