safari_cache_hotfix
Component ID
2207235
Component name
safari_cache_hotfix
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module intends to solve a bug within safari's caching implementation. See #1910178: Safari shows cached pages to authenticated users (from the browser cache) when a maximum cache age is set.
Safari does not revalidate or reload pages that have been served from cache, which will lead to problems if users log into drupal after visiting cached pages. they will simply see the anonymous version of that page and not reload it.
This module requires ua-parser, read the README.md for details.
