SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

session problems: cannot logout properly #73

Closed tpokorra closed 4 years ago

tpokorra commented 10 years ago

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

tpokorra commented 4 years ago

does not seem to happen anymore