Set cache control to "none" if the DataForm uses a captcha. Fixes bug #11381.

This commit is contained in:
Colin Kuskie 2010-02-08 14:42:42 -08:00
parent bdccf5829b
commit ae8c1a6124
3 changed files with 26 additions and 4 deletions

View file

@ -1,6 +1,7 @@
7.8.12
- fixed #11390: Meta description duplicated in asset Folder
- fixed #11391: Duplicated Thingy maintains ids for storage fields
- fixed #11381: Captcha of DataForm cached
7.8.11
- fixed #11362: Unable to checkout with ITransact plugin