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
/
application
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PHP and config init to dedicated file
ArthurHoaro
2020-07-23
1
-0
/
+14
*
Process login through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+30
*
Process Shaarli install through Slim controller
ArthurHoaro
2020-07-23
3
-12
/
+53
*
Process password change controller through Slim
ArthurHoaro
2020-07-23
1
-0
/
+4
*
Process session filters through Slim controllers
ArthurHoaro
2020-07-23
1
-0
/
+33
*
Process tag cloud page through Slim controller
ArthurHoaro
2020-07-23
1
-0
/
+10
*
LDAP - Force protocol LDAPv3
ArthurHoaro
2020-06-25
1
-3
/
+11
*
Update application/security/LoginManager.php
Sébastien NOBILI
2020-06-03
1
-1
/
+6
*
Update application/security/LoginManager.php
Sébastien NOBILI
2020-06-03
1
-1
/
+1
*
Update application/security/LoginManager.php
Sébastien NOBILI
2020-06-03
1
-2
/
+4
*
ldap authentication, fixes shaarli/Shaarli#1343
Sébastien NOBILI
2020-03-02
1
-9
/
+55
*
Render login page through Slim controller
ArthurHoaro
2020-01-26
1
-0
/
+6
*
Rewrite IP ban management
ArthurHoaro
2019-02-09
2
-86
/
+227
*
Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login
ArthurHoaro
2019-02-09
1
-0
/
+3
|
\
|
*
Do not check the IP address with session protection disabled
ArthurHoaro
2018-07-17
1
-0
/
+3
*
|
lint: apply phpcbf to application/
VirtualTam
2018-12-02
1
-1
/
+0
|
/
*
SessionManager+LoginManager: fix checkLoginState logic
VirtualTam
2018-06-02
2
-2
/
+5
*
Add test coverage for LoginManager methods
VirtualTam
2018-06-02
1
-5
/
+4
*
SessionManager: remove unused UID token
VirtualTam
2018-06-02
1
-6
/
+0
*
Refactor LoginManager stay-signed-in token management
VirtualTam
2018-06-02
2
-7
/
+33
*
Refactor session and cookie timeout control
VirtualTam
2018-06-02
2
-14
/
+39
*
Move LoginManager and SessionManager to the Security namespace
VirtualTam
2018-06-02
2
-0
/
+417