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

Georg Koppen gitlab at torproject.org
Sun Oct 4 09:25:13 UTC 2020



Georg Koppen pushed to branch android-components-57.0.6-10.0-2 at The Tor Project / Applications / android-components


Commits:
db8df1a2 by Matthew Finkel at 2020-10-04T01:46:53+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/db8df1a272613a86afc8bf4806e3d906ebf5c217

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/android-components/-/commit/db8df1a272613a86afc8bf4806e3d906ebf5c217
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/20201004/7a3f77d0/attachment.htm>


More information about the tor-commits mailing list