Once a user has logged in with basic authentication I would like the var AUTHENTICATED_USER to be not Anonymous on all subsequent pages, even ones that are publicly viewable. Is this possible? or it a browser thing? Would this work if I was using cookie authentication?