You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the index action is cached the cookie will never work because it always loads the cached version.
Even worse if the cache is refreshed with a client which has the cookie set.
If the index action is cached the cookie will never work because it always loads the cached version.
Even worse if the cache is refreshed with a client which has the cookie set.
content_consent/ext_localconf.php
Line 13 in c271ab3