https://bugzilla.wikimedia.org/show_bug.cgi?id=47886

       Web browser: ---
            Bug ID: 47886
           Summary: $wgCookieExpiration = 0 doesn't work
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Setting $wgCookieExpiration = 0 does not, as documented, make all cookies
in-session. Rather, it makes all cookies expire 0 second from the server time.
This usually does not cause an issue because MediaWiki will load the user from
the session instead, but it causes issues with any extensions that use cookies
(specifically Extension:SecureSessions). Will have a patch to fix this in
Gerrit soon. Maybe this should be backported?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to