Problem/Motivation
- Place an authcache enabled block
- Enable logging in authcache debug
- Message Excluded: Not invoked using an allowed front controller. is logged for the
authcache.phpURI even though the actual page is server without any issues from the cache
Proposed resolution
Remaining tasks
User interface changes
API changes
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2417707-suppress-debug-log-on-ajax.diff | 4.15 KB | znerol |
Comments
Comment #1
znerol commentedIntroduces a new
hook_authcache_debug_excludeand implement it in Authcache Personalization API as well as Authcache Debug modules.Comment #3
znerol commented