[tor-bugs] #7811 [Flashproxy]: Options on Flashproxy html; Question?

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jan 5 00:30:24 UTC 2013


#7811: Options on Flashproxy html; Question?
----------------------------+-----------------------------------------------
    Reporter:  bastik       |       Owner:  dcf   
        Type:  enhancement  |      Status:  closed
    Priority:  normal       |   Milestone:        
   Component:  Flashproxy   |     Version:        
  Resolution:  fixed        |    Keywords:        
      Parent:               |      Points:        
Actualpoints:               |  
----------------------------+-----------------------------------------------
Changes (by dcf):

  * status:  needs_revision => closed
  * resolution:  => fixed


Comment:

 I have applied something similar to what you did in your patch.

 In the future, it is easier if you make a patch by downloading the source
 code using
 {{{git clone https://git.torproject.org/flashproxy.git}}}
 then make your changes and commit with
 {{{git commit -a}}}
 and then make a patch with
 {{{git format-patch HEAD^}}}

 As for HTTP versus HTTPS, the options page is a relative link, so it will
 use HTTP or HTTPS according to the embedding page, which I think is as it
 should be.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7811#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list