From 7cf9ad5fee4b6315ef1d53b4f072e30c6be5c55b Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 4 Oct 2018 20:17:58 +0200 Subject: Do weOwnFile security check only when attaching MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The general security check is recommend so a third party can not ask us to send an internal file. But we don’t need to do this for files we attach ourself from within the app --- src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/res/values/strings.xml') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 75d3dfc14..5b7046752 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -829,4 +829,5 @@ Stream opening error Open Delete + File omitted due to security violation. -- cgit v1.2.3