[tor-commits] [bridgedb/develop] Enable 'fte' in HTTPS dropdown menu options.

isis at torproject.org isis at torproject.org
Sat Jul 26 05:56:55 UTC 2014


commit 1a91efe6130e9426224655c9f8c4c20a68157317
Author: Isis Lovecruft <isis at torproject.org>
Date:   Sat Jul 26 05:31:49 2014 +0000

    Enable 'fte' in HTTPS dropdown menu options.
---
 lib/bridgedb/templates/options.html |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/lib/bridgedb/templates/options.html b/lib/bridgedb/templates/options.html
index 2cab083..2debbf1 100644
--- a/lib/bridgedb/templates/options.html
+++ b/lib/bridgedb/templates/options.html
@@ -90,11 +90,7 @@
 <option label="obfs2" value="obfs2"              >obfs2</option>
 <option label="obfs3" value="obfs3"   selected   >obfs3</option>
 <option label="scramblesuit" value="scramblesuit">scramblesuit</option>
-<!-- XXX I think we should call it "fte" internally and in the bridge lines --
-  -- we return, and call it "fteproxy" when users are selecting it, because --
-  -- "fteproxy" likely has more "brandname recognition" due to              --
-  -- https://fteproxy.org/                                                  -->
-<option label="fte"   value="fte"     disabled   >fteproxy</option>
+<option label="fte"   value="fte"                >fteproxy</option>
                       </select>
                     </div>
                   </div>





More information about the tor-commits mailing list