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
/
SessionManager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken route to filter not tagged bookmarks
ArthurHoaro
2020-08-31
1
-1
/
+0
*
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
1
-3
/
+13
*
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
*
Render login page through Slim controller
ArthurHoaro
2020-01-26
1
-0
/
+6
*
SessionManager+LoginManager: fix checkLoginState logic
VirtualTam
2018-06-02
1
-1
/
+4
*
SessionManager: remove unused UID token
VirtualTam
2018-06-02
1
-6
/
+0
*
Refactor LoginManager stay-signed-in token management
VirtualTam
2018-06-02
1
-3
/
+0
*
Refactor session and cookie timeout control
VirtualTam
2018-06-02
1
-11
/
+37
*
Move LoginManager and SessionManager to the Security namespace
VirtualTam
2018-06-02
1
-0
/
+179