#3207: tracd uses wrong URL scheme when behind https proxy
------------------------------+---------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect            |       Status:  new  
 Priority:  normal            |    Milestone:       
Component:  general           |      Version:  0.9.5
 Severity:  normal            |   Resolution:       
 Keywords:                    |  
------------------------------+---------------------------------------------
Comment (by [EMAIL PROTECTED]):

 From my perspective, it's a design decision: Tracd running standalone does
 everything right. The problem is when running it behind a HTTPS proxy. We
 could argue, that it is the proxy's problem to fix the impedance mismatch
 between receiving HTTPS and proxying to a Tracd using HTTP.

 On the other hand, I believe running Tracd behind a proxy is a very good
 choice and should be supported. Since (I believe) Tracd can't figure out
 the right URL scheme to use in all cases, a configuration option would be
 helpful . The heuristic implemented in source:trunk/trac/web/api.py seems
 not work in this case. Therefore I don't think #3207 is a genuine bug but
 a feature wish for better support of running Tracd behind a proxy.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3207>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to