somehow the session variable for username is not deleted properly when logging out.
it tells me I am still logged in.
switching users is difficult/impossible as well, if you are on a page that you loaded with the previous user already. is there too much caching?
somehow the session variable for username is not deleted properly when logging out. it tells me I am still logged in. switching users is difficult/impossible as well, if you are on a page that you loaded with the previous user already. is there too much caching?
to reproduce: open a page when you are not logged in: eg http://lbs.solidcharity.com/triggerbuild/tpokorra/mono-nightly/monodevelop-nightly/master/fedora/20/amd64 now login, and open the page again. it will tell you that are still not logged in.
workaround: use the incognito mode of your browser to login freshly