= bug description =
Browse sources section of Fedorahosted.org authconfig page: https://fedorahosted.org/authconfig/
contains link to authconfig's mercurial repository ("Authconfig Mercurial repository").
But clicking that link isn't working. Instead of seeing web interface of authconfig's mercurial repository, the following page: https://fedorahosted.org/web/410 (No such project.)
is displayed.
= bug analysis =
This seems to be some kind of mis-configuration because: * I am pretty sure in the past this link worked, * there have been reported more projects having mercurial as RCS experiencing the very same behaviour.
= fix recommendation = NA.
I am not able to duplicate this here. ;(
The link on https://fedorahosted.org/authconfig/wiki
points to: http://hg.fedorahosted.org/hg/authconfig
and it loads fine here.
Are you still seeing this issue?
Hi Kevin,
thanks for looking into this.
Replying to [comment:1 kevin]:
I am not able to duplicate this here. ;( The link on https://fedorahosted.org/authconfig/wiki points to: http://hg.fedorahosted.org/hg/authconfig and it loads fine here. Are you still seeing this issue?
Interesting you are truly right (in the sense it works in other browsers, see below). Investigated further and it works properly in the following ones: * konqueror, * arora, * midori.
But when I try the same with firefox (firefox-32.0.2-1.fc19.x86_64), getting that: https://fedorahosted.org/web/410 (No such project.)
page. Originally I thought it's due to use of SSL Version Control add-on for Firefox (as recommended by Matt in: http://fedoramagazine.org/what-you-need-to-know-about-the-sslv3-poodle-flaw-cve-2014-3566/)
But that add-on isn't causing it. Having it removed & restarted Firefox still seeing the same issue (authconfig hg web interface not loading & instead of that getting "No such project" page).
Will report bug against Firefox in Fedora-19 (=> assuming this ticket can be closed since it's not a problem with the infrastructure).
Thanks && Regards, Jan.[[BR]] --[[BR]] Jan iankko Lieskovsky / Red Hat Security Technologies Team[[BR]]
Firefox bug reported now under: https://bugzilla.redhat.com/show_bug.cgi?id=1154260
Closing this ticket with worksforme (since it works with different browsers).
Thanks, Jan.
Looking more closely, this is out fault. :)
We recently enabled HSTS on fedorahosted. This means that browsers should always connect via https after the first time they connect and see the header.
midori and those ignore/don't implement HSTS, so they happily load the http site and it works.
firefox does implement it, so it tries to load https, which doesn't work.
So, the fix needed is on the server side to make the https version of that site load correctly.
sorry for the long delay here, this fell off my radar. ;(
It should be all fixed now.
Replying to [comment:5 kevin]:
sorry for the long delay here, this fell off my radar. ;( It should be all fixed now.
Thanks, Kevin. Have verified this is fixed now.
Regards, Jan.