Browse Source

Small Edits (#639)

* 'can i print my vault data' faq item

* correct pin for mobile
pull/641/head
fred_the_tech_writer 5 years ago committed by GitHub
parent
commit
ac0d765602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _articles/account/unlock-with-pin.md
  2. 6
      _articles/faqs/product-faqs.md

2
_articles/account/unlock-with-pin.md

@ -78,7 +78,7 @@ To enable Unlock with PIN for your Mobile app: @@ -78,7 +78,7 @@ To enable Unlock with PIN for your Mobile app:
1. Open the {% icon fa-cogs %} **Settings** tab.
2. Scroll down to the Security section and tap the **Unlock with PIN Code** option.
3. Enter the the desired PIN code in the input box. Your PIN can be any combination of characters (a-z, 0-9, $, #, etc.).
3. Enter the the desired PIN code in the input box. Your PIN can be any combination of numbers (0-9).
{% callout success %}A dialog box will appear asking whether you want to require unlocking with your master password when the application is restarted. Tap **Yes** to require your Master Password instead of PIN when the app restarts. Tap **No** for the ability to unlock with the PIN when the app restarts.{% endcallout %}

6
_articles/faqs/product-faqs.md

@ -91,6 +91,10 @@ Clicking on the number will expose the historical password values in plain text @@ -91,6 +91,10 @@ Clicking on the number will expose the historical password values in plain text
**A:** Yes, you can view the history of the Password Generator from that client application's generator screen. **Please note** this history is separate per app/client and is not synchronized between devices.
### What happens when I purge my Vault?
### Q: What happens when I purge my Vault?
**A:** When you purge a **Personal Vault**, all Vault items and Folders will be deleted. When you purge an **Organization Vault**, all shared (i.e. owned by the Organization) Vault items will be deleted however existing users, Collections, and Groups will remain in place.
### Q: Can I print my Vault data?
**A:** Not directly from Bitwarden, however you can [export your Vault data]({{site.baseurl}}/article/export-your-data/) as a `.csv` or `.json` file and print it out from your text editor.

Loading…
Cancel
Save