Problem/Motivation

If session.cookie_lifetime is zero, then some fragments will be delivered with a Cache-Control: no-cache header. This affects, e.g., form tokens and tabs/local-actions.

Proposed resolution

Remaining tasks

User interface changes

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

znerol’s picture

Status: Active » Needs review
FileSize
5.41 KB
znerol’s picture

Let's not introduce a new variable but just stick with the default in menu. In form, reuse authcache_form_cache_lifespan and also use the proper widget in the configuration interface.

  • znerol committed e33da03 on 7.x-2.x
    Issue #2357127 by znerol: Fix when session.cookie_lifetime is zero, some...
znerol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.