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

           Summary: Allow toggling of persistent cookies ("remember me")
                    in API action=login
           Product: MediaWiki
           Version: 1.18-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: easy
          Severity: enhancement
          Priority: Normal
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]


Currently, the cookies set when logging in via the API are always persistent.
It would be nice if ApiLogin.php took an optional boolean parameter to control
this behavior and passed it along to LoginForm (via the wpRemember parameter).

This should be pretty easy to implement, I just don't feel like doing it just
now and I'm not that familiar with the API internals anyway.  I might do it
sometime later if no-one else does it first.

Sort of related to bug 26538, but not really the same thing.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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