Closed (fixed)
Project:
Encrypt Submissions
Version:
7.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
26 Feb 2012 at 05:05 UTC
Updated:
11 Mar 2012 at 13:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
alexander allen commentedPatched master branch.
Thank you.
Comment #2
alexander allen commentedComment #3
richardp commentedThank you for finding this one, Alexander. I'm surprised it hasn't come up before now.
In addition to adding the drupal_page_is_cachable(FALSE), I am going to add a bit of randomness to the URL that is used to request the keys. I do something similar to my "safer_login" module for D6, and for some reason left it off completely here.
Will be posting new releases for this soon.
Richard
Comment #4
richardp commentedOkay, I added your patch as well as added some randomness to the URL in javascript-- caching problems should be fixed now. I released it as version 7.x-1.1, and the dev version should have it to when it rebuilds tonight.
I will also be making a similar change to the 6.x branch.
Thanks again!
Richard
Comment #5.0
(not verified) commentedModified issue description.