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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Roan Kattouw <[email protected]> 2011-10-26 17:58:07 
UTC ---
It's not hashed with the entire request. $request is just passed through so
that getEditToken() can do             $token = $request->getSessionData(
'wsEditToken' );  (line 3194)

It's very unlikely that there is a logic error in matchEditToken(), or there'd
be a heck of a lot more things breaking.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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