[tor-commits] [Git][tpo/applications/android-components][android-components-57.0.7-10.0-1] fixup! Bug 40006: Expose Security Level interface

Matthew Finkel gitlab at torproject.org
Tue Oct 6 20:37:57 UTC 2020



Matthew Finkel pushed to branch android-components-57.0.7-10.0-1 at The Tor Project / Applications / android-components


Commits:
9a05fc99 by Matthew Finkel at 2020-10-06T20:37:36+00:00
fixup! Bug 40006: Expose Security Level interface

Bug 40014: Set the default Security Level as 4

- - - - -


1 changed file:

- components/concept/engine/src/main/java/mozilla/components/concept/engine/Settings.kt


Changes:

=====================================
components/concept/engine/src/main/java/mozilla/components/concept/engine/Settings.kt
=====================================
@@ -214,7 +214,7 @@ data class DefaultSettings(
     override var fontSizeFactor: Float? = null,
     override var forceUserScalableContent: Boolean = false,
     override var loginAutofillEnabled: Boolean = false,
-    override var torSecurityLevel: Int = 0
+    override var torSecurityLevel: Int = 4
 ) : Settings()
 
 class UnsupportedSetting<T> {



View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/commit/9a05fc99ca9aa898108d654cdf041f183451fa62

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/commit/9a05fc99ca9aa898108d654cdf041f183451fa62
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/20201006/3a9daa93/attachment-0001.htm>


More information about the tor-commits mailing list