From 28cc0839b83cfef79988f608783f345872397f83 Mon Sep 17 00:00:00 2001 From: Mathijs van Veluw Date: Wed, 9 Apr 2025 13:28:44 +0200 Subject: [PATCH] Updated Bitwarden Android troubleshooting (markdown) --- Bitwarden-Android-troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bitwarden-Android-troubleshooting.md b/Bitwarden-Android-troubleshooting.md index 00c487f..0ee274a 100644 --- a/Bitwarden-Android-troubleshooting.md +++ b/Bitwarden-Android-troubleshooting.md @@ -86,7 +86,7 @@ adb logcat --pid=$(adb shell pidof -s com.x8bit.bitwarden.dev) This should provide much more details, and will be really helpful tracking down the issue. > [!CAUTION] -> The output of of the dev client contains the response from the Vaultwarden server, which might contain sensitive data!
+> **The output of of the dev client contains the response from the Vaultwarden server, which might contain sensitive data!**
> While most items are encrypted, some items like email address or your Vaultwarden domain are not!
> **Be careful on how you share this output!**
> While the full output is very useful to us developers, and helps troubleshooting, and we can't decrypt the data, still be careful!