index
:
Shaarli
doc-bulk-creation
doc-composer
doc-fix-homepage-icon
doc-fix-mkdocs-warnings
doc-update-php-compat
fix-broken-doc-links
gitolite_local/ldap
latest
legacy
master
revert-1220-url-filter
stable
v0.10
v0.11
v0.12
v0.7
v0.8
v0.9
webdesign
The personal, minimalist, super-fast, database free, bookmarking service - community repo
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
security
/
LoginManagerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PSR-3 logger for login attempts
ArthurHoaro
2020-10-20
1
-12
/
+39
*
Compatibility with PHPUnit 9
ArthurHoaro
2020-09-29
1
-1
/
+1
*
Comply with PHPUnit V8: setup/teardown functions must return void
ArthurHoaro
2020-09-26
1
-1
/
+1
*
Process Shaarli install through Slim controller
ArthurHoaro
2020-07-23
1
-12
/
+18
*
fixed typo
Sébastien NOBILI
2020-03-02
1
-1
/
+1
*
ldap authentication, fixes shaarli/Shaarli#1343
Sébastien NOBILI
2020-03-02
1
-0
/
+34
*
Rewrite IP ban management
ArthurHoaro
2019-02-09
1
-97
/
+7
*
Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login
ArthurHoaro
2019-02-09
1
-0
/
+14
|
\
|
*
Do not check the IP address with session protection disabled
ArthurHoaro
2018-07-17
1
-0
/
+14
*
|
Optimize and cleanup imports
VirtualTam
2019-01-13
1
-1
/
+2
|
/
*
SessionManager+LoginManager: fix checkLoginState logic
VirtualTam
2018-06-02
1
-5
/
+10
*
Add test coverage for LoginManager methods
VirtualTam
2018-06-02
1
-5
/
+144
*
Refactor LoginManager stay-signed-in token management
VirtualTam
2018-06-02
1
-0
/
+31
*
Move LoginManager and SessionManager to the Security namespace
VirtualTam
2018-06-02
1
-0
/
+199