Problem/Motivation

  1. Place an authcache enabled block
  2. Enable logging in authcache debug
  3. Message Excluded: Not invoked using an allowed front controller. is logged for the authcache.php URI even though the actual page is server without any issues from the cache

Proposed resolution

Remaining tasks

User interface changes

API changes

CommentFileSizeAuthor
#1 2417707-suppress-debug-log-on-ajax.diff4.15 KBznerol

Comments

znerol’s picture

Status: Active » Needs review
StatusFileSize
new4.15 KB

Introduces a new hook_authcache_debug_exclude and implement it in Authcache Personalization API as well as Authcache Debug modules.

  • znerol committed a55284c on 7.x-2.x
    Issue #2417707 by znerol: Authcache Debug logs spurious messages for the...
znerol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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