Downloads

Download authcache-6.x-1.0-rc2.tar.gztar.gz 34.1 KB
MD5: 97dc0f1ff5842c48333b3ecf003f24d2
SHA-1: 01d3c317f46944db5162a9d78377e14bcc42970d
SHA-256: 257198c345e05cd8579a83e9368a18194720bf07bc703a43113e7ba3dacab90a
Download authcache-6.x-1.0-rc2.zipzip 41.97 KB
MD5: ea3fbc52ac0097a23e5413434e7d177a
SHA-1: 9ef28ca669803dc9df1573b91dcc37e5b240c31b
SHA-256: e3533d662f573e705a589195367a350c8249024165d9bd275f159600a75d6ed3

Release notes

RELEASE CANDIDATE 2

- Made "Disable caching for this browser session" nocache option not receive cached pages

- Fix for Memcache API 6.x-1.4 for flusing expired cache tables
#683108: authcache with memcache serves old content.

- Changed rulesets for caching roles: "authenticated user (without additional roles)" doesn't need to be checked to enable caching for other roles.
#586934: Explain that "authenticated user" role is required by other user roles

- Prevent Ajax requests from being cached
#603700: "Authcache Footer JSON" text being appended to ajax JSON when full bootstrap is done.

- In debug mode, display all Authcache Ajax requests called via Authcache.ajaxRequest();
#628712: Ajax callback not even called for authcache_example module (hidden parsererror)

- More specific form token handling code (help prevent Validation Errors when using certain contributed modules)
#670238: Validation Error

- Delete authcache_debug cookie if debugging is disabled
(Had to remove "authcache_debug" page to support this feature)
#595506: Debugging options are not taken into account unless the cookie is deleted

- W3C valid script tags
#581856: not w3c valid

- Misc. Drupal code standards cleanup

Created by: Jonah Ellison
Created on: 22 Feb 2010 at 06:30 UTC
Last updated: 22 Feb 2010 at 20:36 UTC
Bug fixes

Other releases