Skip to content
  1. Apr 30, 2021
  2. Aug 18, 2016
  3. Jul 11, 2016
  4. Dec 13, 2015
  5. May 01, 2015
  6. Apr 26, 2015
  7. Jan 02, 2015
  8. Oct 16, 2014
  9. Oct 14, 2014
  10. Oct 11, 2014
  11. Oct 10, 2014
  12. Oct 09, 2014
  13. Mar 10, 2014
  14. Jan 16, 2014
  15. Dec 23, 2013
  16. Dec 19, 2013
  17. Dec 16, 2013
    • znerol's avatar
      Issue #2154835 followup by RAFA3L, aheimlich, znerol · 9152d17b
      znerol authored
      * Consistently sort key properties in order to ensure that an equivalent
        set of properties results in the same authcache key.
      * Declare incompatibility of Authcache Enum with the superuser-option
        via hook_requirements.
      * Extract support for Cache Expiration module into separate submodules,
        one for each major version.
      * Fix Cache Expiration support such that it works properly for sites
        installed in a subdirectory of the web root.
      9152d17b
  18. Dec 12, 2013
  19. Dec 02, 2013
    • znerol's avatar
      Main: Only add key to etag if it is non-default · 07b53902
      znerol authored
      07b53902
    • znerol's avatar
      Main: Revamp cache backend mechanism · 1bcac58d
      znerol authored
      * Move authcache_backend_cache_save into authcache.inc.
      * Backends now need to declare the Vary-header required for the backend.
      * Exclude caching when no backend is available.
      * Only the active backend is invoked when saving a page to the cache.
      * Cancel caching when Vary-header does not match what the backend
        requires.
      1bcac58d
  20. Nov 30, 2013
  21. Nov 09, 2013
    • znerol's avatar
      Main: Never leak user information through core forms · 35b71678
      znerol authored
      Event when authcache was not setup properly by the admin, we should
      prevent the site leaking user-information through default-values for
      fields like user-name and email in core forms. Therefore the main
      authcache module needs to taint or clear personalized elements then let
      submodules act on those elements. If the admin forgot to activate a
      necessary submodule (e.g. Authcache Comment), data still must not leak
      into the cache.
      35b71678
  22. Nov 03, 2013
  23. Oct 31, 2013
  24. Oct 29, 2013
  25. Oct 09, 2013
  26. Oct 04, 2013
  27. Oct 02, 2013
  28. Sep 30, 2013
  29. Sep 25, 2013
  30. Sep 20, 2013
  31. Sep 12, 2013
  32. Sep 09, 2013