mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04491
[Bug 771598] Re: Session key validation not working in pieforms
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/771598
Title:
Session key validation not working in pieforms
Status in Mahara ePortfolio:
Fix Released
Status in Mahara 1.2 series:
Fix Released
Status in Mahara 1.3 series:
Fix Released
Bug description:
The 'sesskey' hidden element is added automatically to every form
created by the pieform constructor, but it's not validated because on
submission, the sesskey's value is regenerated in the pieform
constructor rather than read from the posted value.
For the fix on stable versions, we should check the name of the hidden
element and for 'sesskey', read it in from the appropriate parameter.
On master, we should leave the hidden element as it is, and use a new
pieform element type for sesskey validation.
Reported by Bart van Delft.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/771598/+subscriptions