Opened 15 years ago
Closed 15 years ago
#538 closed defect (fixed)
trac logs you out whenever you visit http:// version
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | SysAdmin | Keywords: | trac |
Cc: |
Description
Hi,
Over the last week I've been frustrated with trac logging me out on a regular basis. If I'm adding a comment at the time this is really annoying as everything you typed since the last [preview] is lost and you have to type it again.
I think I figured out what's doing it. If I'm logged in and using https://trac.osgeo.org/... and then in another web browser tab visit a http://trac.osgeo.org/... page (different ticket in same trac instance) then the https:// version gets logged out.
to test it's as simple as being logged in with https://, deleting the "s" from the address bar & <enter> then adding the "s" back in and <enter> again. *bam* you're logged out.
what was getting me was clicking on the trailers of cc'd emails from the trac system:
-- Ticket URL: <http://trac.osgeo.org/grass/ticket/728#comment:10>
sometimes that shows https://, other times it is http://. when it is http:// I was getting hit by this.
?
thanks, Hamish
Due to the server migration including https updates this problem seems to be solved now. Please reopen if I am wrong.
Markus