Hi list, Martin Günther schrieb: > Hi Matthias, > > On Wed, 20 May 2015 15:31:20 +0200 > Matthias Goldhoorn <[email protected]> wrote: > >> Hi, >> The trac should be readable from public by using the http url, >> sylvain mentioned some problems i could not reproduce. >> If you have problem please give more details or write a email to >> [email protected] (he maintains the infrastructure) >> >> Best, >> Matthias > > How to reproduce the problem: Just go to... > > http://rock.opendfki.de/wiki/ > > ... and you'll be redirected to the https site, which asks you for > login information. If you don't get that, you've probably logged in > before using that browser (the site is strangely persistent: logout > and even clearing the cookies doesn't work).
this happens because something is setting the http header Strict-Transport-Security: max-age=15768000 on the https site part, and browsers do actually respect that, i.E. force https even when given http as protocol. Kind regards, Pierre Willenbrock _______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
