index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
session
/
CookieSessionProvider.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually deprecate the UserSetCookies
James D. Forrester
2020-05-11
1
-1
/
+1
*
Use PHP71 nullable type in setForceHTTPSCookie
Daimona Eaytoy
2019-10-10
1
-4
/
+1
*
Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types
Daimona Eaytoy
2019-10-10
1
-0
/
+1
*
Add @var to class properties to clarify types
Umherirrender
2019-03-08
1
-0
/
+3
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-1
/
+1
*
Extended login: Don't use a $wg config variable, add UserName
Matthew Flaschen
2016-06-23
1
-9
/
+29
*
Add SessionProvider::getRememberUserDuration(), fix some durations
Gergő Tisza
2016-05-14
1
-10
/
+30
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-38
/
+38
*
CookieSessionProvider: It's persisted if we have a 'Token' cookie
Brad Jorsch
2016-02-16
1
-0
/
+1
*
Fix invalid key warning in CookieSessionProvider error handling code
Gergő Tisza
2016-02-11
1
-6
/
+6
*
Update session log messages
Bryan Davis
2016-02-06
1
-0
/
+26
*
Revert "Remove SessionManager, temporarily"
Brad Jorsch
2016-02-03
1
-0
/
+372
*
Remove SessionManager, temporarily
Brad Jorsch
2016-02-01
1
-372
/
+0
*
Close a loophole in CookieSessionProvider
Brad Jorsch
2016-01-31
1
-11
/
+15
*
Use $wgSecureCookie to decide whether to actually mark secure cookies as 'sec...
Brad Jorsch
2016-01-25
1
-1
/
+4
*
SessionManager: Abstract forceHTTPS cookie setting
Brad Jorsch
2016-01-25
1
-5
/
+24
*
Move avoidance of setting deleted cookies into WebResponse
Brad Jorsch
2016-01-25
1
-22
/
+6
*
Only delete cookies which are actually set
Gergő Tisza
2016-01-22
1
-6
/
+22
*
Ignore auth cookies with value 'deleted'
Gergő Tisza
2016-01-22
1
-8
/
+30
*
Add SessionManager
Brad Jorsch
2016-01-12
1
-0
/
+324