I use tracd with stunnel to (turn it into https), mainly by this guide http://trac.edgewall.org/wiki/STunnelTracd
When i save something, login, logout, etc the trac redirect me to the url without https that lead to "not found" page. in the below tickets http://trac.edgewall.org/ticket/2553 http://trac.edgewall.org/ticket/6472 i see that in trac versions from 0.11 and newer it's solved by entering in trac.ini in [trac] section the row use_base_url_for_redirect = true I entered that row and defined the base url to begin in https. I tried in 0.12 version at first and then upgraded to 1.0- their both made the same problem. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
