Edgewall Software
Modify

Opened 12 years ago

Closed 12 years ago

#10448 closed defect (invalid)

Version control admin panel Refresh button doesn't honor https

Reported by: lkraav <leho@…> Owned by:
Priority: normal Milestone:
Component: version control Version: 0.13dev
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

This is a fairly fresh environment, with no repositories configured.

Steps to reproduce:

  • load a Trac environment on a https server
  • this environment should not be reachable by http
  • go to Admin
  • go to Version Control/Repositories
  • make sure there are no repositories configured (haven't tested with repositories, result is probably be the same)
  • press Refresh

If you have a http daemon listening, you should now be seeing a 404 error in your browser saying:

The requested URL /project/admin/versioncontrol/repository was not found on this server.

If no http daemon, then you should just get connection refused.

Attachments (0)

Change History (3)

comment:1 by Christian Boos, 12 years ago

Probably an InstallationIssue… Which server? Is there a reverse proxy? Which 0.13dev version (with or without r10854)? What were the HTTP headers, sent and received of the two requests (just before and just after the refresh)?

comment:2 by lkraav <leho@…>, 12 years ago

I'm pretty sure this was a reverse proxy thing and up to TracIni#trac-section + use_base_url_for_redirect. I'd say safe to close as invalid.

comment:3 by Remy Blank, 12 years ago

Resolution: invalid
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.