[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.14.0esr-13.5-1] 2 commits: fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Mon Aug 19 07:33:02 UTC 2024



Pier Angelo Vendrame pushed to branch tor-browser-115.14.0esr-13.5-1 at The Tor Project / Applications / Tor Browser


Commits:
c76183e2 by Pier Angelo Vendrame at 2024-08-19T09:31:18+02:00
fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js

Bug 42596: Add preferences for log levels.

Added a comment to start a section where we can put the various default
log levels.

- - - - -
c02100c4 by Pier Angelo Vendrame at 2024-08-19T09:32:48+02:00
fixup! Bug 30237: Add v3 onion services client authentication prompt

Bug 42596: Add preferences for log levels.

- - - - -


1 changed file:

- browser/app/profile/000-tor-browser.js


Changes:

=====================================
browser/app/profile/000-tor-browser.js
=====================================
@@ -108,3 +108,6 @@ pref("extensions.torlauncher.tordatadir_path", "");
 pref("extensions.torlauncher.bridgedb_front", "www.phpmyadmin.net");
 pref("extensions.torlauncher.bridgedb_reflector", "https://1723079976.rsc.cdn77.org");
 pref("extensions.torlauncher.moat_service", "https://bridges.torproject.org/moat");
+
+// Log levels
+pref("browser.onionAuthPrompt.loglevel", "Warn");



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/1f0b8c0ed7aae62307e14215263ef2dc584733f4...c02100c429700568e9b4f6816d5b68172a608e5d

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/1f0b8c0ed7aae62307e14215263ef2dc584733f4...c02100c429700568e9b4f6816d5b68172a608e5d
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240819/367cb3ee/attachment.htm>


More information about the tor-commits mailing list