1
0
mirror of https://github.com/bitwarden/help synced 2025-12-18 09:13:20 +00:00

adding quotes for the array error

This commit is contained in:
DanHillesheim
2021-09-08 13:18:06 -06:00
parent eb4f670fa0
commit c97d820416
144 changed files with 144 additions and 144 deletions

View File

@@ -5,7 +5,7 @@ categories: [security]
featured: false
popular: false
tags: [encryption key, account]
order: 04
order: "04"
redirect_from:
- /article/update-encryption-key/
---

View File

@@ -6,7 +6,7 @@ featured: true
popular: true
hidden: false
tags: []
order: 07
order: "07"
---
Login prompts like the one pictured below, called "basic" or "native" authentication prompts, will be automatically auto-filled by the Bitwarden Browser Extension **if there is only 1 Login item with a** [**matching URI**]({{site.baseurl}}/article/uri-match-detection). You can also use the Browser Extension's {% icon fa-share-square %} **Launch** button to automatically open and log in to a basic auth-protected resource.

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [unlock, face id, touch id, hello, windows, mac, ios, android]
order: 11
order: "11"
---
Bitwarden can be configured to accept biometrics as a method to unlock your Vault.

View File

@@ -5,7 +5,7 @@ categories: [plans-and-pricing]
featured: false
popular: false
tags: [account, delete]
order: 08
order: "08"
---
Deleting a Bitwarden account or Organization permanently deletes the account or Organization and **all data that is associated with it**. Bitwarden does not "soft delete" any data.

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: false
popular: false
tags: [export, accounts, csv]
order: 07
order: "07"
---
You can export your personal Vault data from any client application, or export an Organization Vault from the Web Vault or CLI. Exports can be downloaded as plaintext `.json` or `.csv` files, or as a `.json` [encrypted export]({% link _articles/importing/encrypted-export.md %}).

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: true
popular: false
tags: [master password, account]
order: 02
order: "02"
---
As described in the [Your Master Password]({% link _articles/account/master-password.md %}) article, Bitwarden has no knowledge of, way to retrieve, or way to reset your Master Password.

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [keyboard, shortcut, mouseless]
order: 15
order: "15"
---
## Browser extension shortcuts

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [account, items, import, delete, trash, clone]
order: 03
order: "03"
---
Effectively managing the items in your Vault is key to making sure that you secure and have seamless access to your information, and can safely share information with friends, family, teams, and colleagues. There are 4 types of items you can store in your Vault; Logins, Cards, Identities, and Secure Notes:

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: true
popular: false
tags: [master password, account]
order: 01
order: "01"
redirect_from:
- /article/change-your-master-password/
---

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [unlock, pin]
order: 10
order: "10"
---
Bitwarden can be configured to accept a Personal Identification Number (PIN) as a method to unlock your Vault.

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [account, vault, timeout, 2FA, two-step]
order: 14
order: "14"
---
Vault Timeout behavior will determine how your Vault will behave after a customizable period of inactivity. Timeout is configured individually from and for each Bitwarden client application that you use (Mobile, Web, Desktop, Browser Extension, etc.).

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: []
order: 09
order: "09"
---
This article will help you get started using Directory Connector to sync users and groups from your Azure Active Directory to your Bitwarden Organization.

View File

@@ -5,7 +5,7 @@ categories: [directory-connector]
featured: true
popular: false
tags: []
order: 06
order: "06"
---
Directory Connector keeps a local cache while syncing changes to your Bitwarden Organization. This cache allows Directory Connector to **only send the deltas between the two directories** (before / after).

View File

@@ -5,7 +5,7 @@ categories: [directory-connector]
featured: true
popular: false
tags: []
order: 03
order: "03"
---
The Directory Connector CLI is suited toward work in environments where a desktop GUI is unavailable, or if you want to programmatically script directory sync operations using tools provided by the operating system (cron job, scheduled task, etc.). The Directory Connector CLI can be used cross-platform on Windows, macOS, and Linux distributions.

View File

@@ -5,7 +5,7 @@ categories: [directory-connector]
featured: true
popular: false
tags: []
order: 02
order: "02"
---
The Directory Connector Desktop App is a standalone desktop application that can be used to sync users, groups, and group associations from a selection of directory services.

View File

@@ -5,7 +5,7 @@ categories: [directory-connector]
featured: true
popular: false
tags: []
order: 04
order: "04"
---
The Directory Connector [Desktop Application]({% link _articles/directory-connector/directory-sync-desktop.md %}) and [CLI]({% link _articles/directory-connector/directory-sync-cli.md %}) share the same database and configuration settings. You may install and use both applications, however **it is not recommended to use them simultaneously**.

View File

@@ -5,7 +5,7 @@ categories: [directory-connector]
featured: true
popular: false
tags: [directory connector, directory sync, teams, enterprise]
order: 01
order: "01"
---
## What is Directory Connector?

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: []
order: 10
order: "10"
---
This article will help you get started using Directory Connector to sync users and groups from your Google Workspace (formerly "G Suite") Directory to your Bitwarden Organization.

View File

@@ -5,7 +5,7 @@ categories: [directory-connector]
featured: true
popular: false
tags: [active directory, ldap, ad]
order: 08
order: "08"
---
This article will help you get started using Directory Connector to sync users and groups from your LDAP or Active Directory service to your Bitwarden Organization. Bitwarden provides built-in connectors for the most popular LDAP directory servers, including:

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: []
order: 11
order: "11"
---
This article will help you get starting using Directory Connector to sync users and groups from your Okta directory to your Bitwarden Organization.

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: []
order: 12
order: "12"
---
This article will help you get started using Directory Connector to sync users and groups from your OneLogin directory to your Bitwarden Organization.

View File

@@ -5,7 +5,7 @@ categories: [directory-connector]
featured: true
popular: false
tags: [directory connector, directory sync, schedule, cronjob]
order: 07
order: "07"
---
For Organizations using the Directory Connector CLI, automatic syncs can be scheduled on defined intervals as an alternative to using the Desktop Applications **Interval** setting. This is particularly useful in headless environments, on in circumstances where a Desktop Application cannot be left running in the background.

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: []
order: 05
order: "05"
---
When configuring the Directory Connector application, you can use a variety of Sync Options and Filters to customize your sync operation and limit the users and/or groups that are processed to your Bitwarden Organization.

View File

@@ -6,7 +6,7 @@ featured: true
popular: true
hidden: false
tags: []
order: 10
order: "10"
---
### Q: Can I auto-fill on a split login-workflow?

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: []
order: 09
order: "09"
---
This article contains Frequently Asked Questions (FAQs) regarding **Plans and Pricing**.

View File

@@ -6,7 +6,7 @@ featured: true
popular: true
hidden: false
tags: []
order: 13
order: "13"
---
This article contains Frequently Asked Questions (FAQs) regarding **Self-hosting**.

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: []
order: 10
order: "10"
---
This article contains Frequently Asked Questions (FAQs) regarding **Import & Export**.

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: false
tags: []
order: 18
order: "18"
---
This article contains Frequently Asked Questions (FAQs) regarding **Organizations**.

View File

@@ -6,7 +6,7 @@ featured: true
popular: true
hidden: false
tags: []
order: 16
order: "16"
redirect_from:
- /article/change-your-email/
---

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: []
order: 08
order: "08"
---
## Partner Program

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: []
order: 11
order: "11"
redirect_from:
- /article/why-should-i-trust-bitwarden/
- /article/what-happens-if-bitwarden-is-hacked/

View File

@@ -5,7 +5,7 @@ categories: [send]
featured: true
popular: false
tags: []
order: 09
order: "09"
---
### Q: Why can't I create a file Send?

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: [sso, enterprise, security]
order: 07
order: "07"
---
This article contains Frequently Asked Questions (FAQs) regarding **Login with SSO**.

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: []
order: 10
order: "10"
---
This article contains Frequently Asked Questions (FAQs) regarding **Two-step Login**.

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [attachments, storage, files]
order: 13
order: "13"
---
Files can be attached to Vault items from any Bitwarden application. An individual file attachment must be 500 MB (100 MB if uploading from Mobile) or smaller. By default, paid users have access to 1GB of encrypted storage for file attachments. Additional storage can be purchased in 1GB increments.

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: true
popular: false
tags: [autofill, auto-fill, totp, 2fa, two-step login, two factor authentication, authenticator]
order: 12
order: "12"
---
The Bitwarden Authenticator is an alternative solution to dedicated authentication apps like Authy, which you can use to verify your identity for websites and apps that use Two-step Login. The Bitwarden Authenticator generates 6-digit [Time-based One-time Passwords](https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm) (TOTPs) using SHA-1 and rotates them every 30 seconds.

View File

@@ -4,7 +4,7 @@ title: Auto-fill Logins on Android
categories: [auto-fill]
featured: false
popular: false
order: 02
order: "02"
tags: [android, autofill, auto-fill]
---

View File

@@ -4,7 +4,7 @@ title: Auto-fill Logins in Browser Extensions
categories: [auto-fill]
featured: false
popular: false
order: 01
order: "01"
tags: [browser, auto-fill, autofill]
---

View File

@@ -2,7 +2,7 @@
layout: article
title: Auto-fill Cards & Identities
categories: [auto-fill]
order: 04
order: "04"
featured: true
popular: false
tags: [browser, autofill, auto-fill, identity, card, form fill]

View File

@@ -4,7 +4,7 @@ title: Auto-fill Logins on iOS
categories: [auto-fill]
featured: true
popular: false
order: 03
order: "03"
tags: [iOS, Auto-fill, autofill]
---

View File

@@ -4,7 +4,7 @@ title: Blacklisting URIs
categories: [auto-fill]
featured: false
popular: false
order: 06
order: "06"
tags: [android, autofill, auto-fill]
---

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [fields, autofill, custom fields]
order: 08
order: "08"
---
Custom fields, available for any [Vault item type]({% link _articles/account/managing-items.md %}), allow you to store additional well-structured data fields for a Vault item. Custom fields are saved as `Name:Value` pairs, and can be one of three types:

View File

@@ -6,7 +6,7 @@ featured: true
popular: true
hidden: false
tags: []
order: 08
order: "08"
---
If you're new to Bitwarden, it's likely that the web browser you use has been saving and auto-filling your passwords. Most web browsers enable this by default, but experts generally agree that [built-in password managers are more vulnerable](https://www.wired.com/2016/08/browser-password-manager-probably-isnt-enough/){:target="\_blank"} than dedicated solutions like Bitwarden.

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: true
popular: false
tags: [favorites, features, tutorial]
order: 07
order: "07"
---
Any item can be designated as a **Favorite** allow quick access to your most used items.

View File

@@ -5,7 +5,7 @@ categories: [security]
featured: false
popular: false
tags: [fingerprint]
order: 05
order: "05"
---
Each Bitwarden account has a public "fingerprint phrase" associated with it. Your account's fingerprint phrase is permanent and composed of five random english words that appear in a specific order, for example:

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [categories, folders, sub-folders]
order: 06
order: "06"
---
Folders are structures used to organize your Personal Vault by gathering together Logins, Cards, Identities, and Secure Notes. Using Folders is a great way to make all Vault items easy to find. Any Vault item can be added to a Folder, including [items shared with you from an Organization]({{site.baseurl}}/article/sharing/).

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [account, report, breach, reused, unsecured, weak]
order: 15
order: "15"
---
Vault Health Reports can be used to evaluate the security of your Bitwarden Personal or Organization Vault.

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [search, lunr]
order: 05
order: "05"
---
Bitwarden Vaults can be easily searched to quickly surface relevant Vault items. [Basic search](#basic-search) queries can be made in any Bitwarden client application, and advanced [full-text search](#full-text-search) queries can be made in Web Vaults, Desktop Apps, and Browser Extensions.

View File

@@ -5,7 +5,7 @@ categories: [auto-fill]
featured: false
popular: false
tags: [uri, match detection, autofill]
order: 05
order: "05"
---
Any Login item in your Vault can be created with or edited to include one or more URI (Uniform Resource Identifier). A URI can be a website address (i.e. a URL), a Server IP Address, a Mobile App Package ID, and more.

View File

@@ -5,7 +5,7 @@ categories: [getting-started]
featured: true
popular: true
tags: [getting started, create account]
order: 01
order: "01"
---
## Welcome to Bitwarden

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: [tutorial, getting started, browser extensions]
order: 03
order: "03"
---
Bitwarden Browser Extensions integrate password management directly into your favorite browser. Download a Bitwarden Browser Extension from your browser's marketplace or app store, or from the [Bitwarden Downloads](https://bitwarden.com/download){:target="\_blank"} page. Browser Extensions are available for:

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: [tutorial, getting started, desktop, windows, mac, linux]
order: 05
order: "05"
---
Bitwarden's Desktop App brings a full Vault experience straight out of your browser and into your desktop. Using a 3-column layout, the Bitwarden Desktop App is designed to help you quickly locate the Vault item you want to use or edit:

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: [tutorial, getting started, mobile, android, ios]
order: 04
order: "04"
redirect_from:
- /article/getting-started-android/
- /article/getting-started-ios/

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: [tutorial]
order: 06
order: "06"
---
## Why Bitwarden Organizations?

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: true
tags: [getting started, videos, bitwarden 101]
order: 08
order: "08"
---
## Bitwarden 101 - Getting Started

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: [tutorial, getting started, web vault]
order: 02
order: "02"
---
**The Bitwarden Web Vault provides the richest Bitwarden experience** for personal users and Organizations. Lots of important functions, like setting up [Two-step Login]({% link _articles/two-step-login/setup-two-step-login.md %}) or administering an [Organization]({% link _articles/organizations/about-organizations.md %}), can only be done from the Web Vault.

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: [project guide, poc]
order: 05
order: "05"
redirect_from:
- /article/bitwarden-proof-of-concept-project-guide/
---

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, docker, admin]
order: 09
order: "09"
---
The Bitwarden System Administrator Portal can be used to:

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, docker, backup]
order: 07
order: "07"
---
When self-hosting Bitwarden, you are responsible for implementing your own backup procedures in order to keep data safe.

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, docker, install, deploy]
order: 04
order: "04"
---
This article defines the certificate options available to Self-hosted instances of Bitwarden. You will select your certificate option during installation. For installation instructions, see [Install and Deploy On-premise]({% link _articles/hosting/install-on-premise.md %}).

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, environment]
order: 11
order: "11"
---
By default, Bitwarden client applications (Browser Extensions, Mobile Apps, etc.) will connect to Bitwarden-hosted servers. Client applications can be configured to connect to your self-hosted Bitwarden instance.

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: true
popular: false
tags: []
order: 10
order: "10"
---
When operating a self-hosted Bitwarden server in a business setting, administrators may want to centrally configure client application settings (particularly, Server URL) before deploying to users with an endpoint management platform.

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, docker, install, deploy]
order: 05
order: "05"
---
Some features of Bitwarden are not configured by the `bitwarden.sh` installer. Configure these settings by editing the environment file, located at `./bwdata/env/global.override.env`. `global.override.env` comes pre-baked with configurable variables (see [Included Variables](#included-variables)), however there are additional variables which can be manually added (see [Optional Variables](#optional-variables)).

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, database, mssql]
order: 12
order: "12"
---
By default, self-hosted instances of Bitwarden will use a Microsoft SQL Server (MSSQL) database created as a normal part of [installation setup]({{site.baseurl}}/article/install-on-premise), however you configure Bitwarden to use an external MSSQL database.

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, docker, install, deploy]
order: 02
order: "02"
---
This article will walk you through the procedure to manually install and deploy Bitwarden to your own server. **Installation using the Bitwarden installation script is recommended for most users, for instructions see [Install and Deploy]({% link _articles/hosting/install-on-premise.md %})**.

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, docker, install, deploy]
order: 01
order: "01"
---
This article will walk you through the procedure to install and deploy Bitwarden to your own server. Bitwarden can be installed and deployed on Linux, macOS, and Windows machines.

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, licensing]
order: 08
order: "08"
---
Self-hosting Bitwarden is free, however some features must be unlocked in your self-hosted instance with a registered license file. A license file can be obtained from the Bitwarden-hosted [Web Vault](https://vault.bitwarden.com){:target="\_blank"} by either an account with a Premium Individual subscription or by the Owner of an Organization.

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, docker, install, deploy]
order: 03
order: "03"
---
This article will walk you through procedures for transitioning from Cloud to Self-hosted, from Self-hosted to Cloud, and from one self-hosted server to another:

View File

@@ -5,7 +5,7 @@ categories: [hosting]
featured: false
popular: false
tags: [hosting, update]
order: 06
order: "06"
---
{% callout success %}

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: true
popular: false
tags: [import]
order: 09
order: "09"
---
This article defines the format you should use when manually conditioning a `.csv` or `.json` for import into Bitwarden. This format is identical to that used by `.csv` or `.json` files created by [Exporting your Bitwarden Vault]({% link _articles/account/export-your-data.md %}).

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: true
popular: false
tags: [import]
order: 08
order: "08"
---
Vault data can be [exported]({% link _articles/account/export-your-data.md %}) in an encrypted JSON file. These exports are encrypted using your [account's encryption key]({% link _articles/account/account-encryption-key.md %}), which are generated on account creation and unique to each Bitwarden user account.

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: true
popular: true
tags: [import]
order: 01
order: "01"
---
Bitwarden provides a data import tool for easy migration from any password management solution to your personal Vault or Organization Vault. You can also use the data import tool to import from one Bitwarden Vault to another, or to import a Bitwarden [Encrypted Export]({% link _articles/importing/encrypted-export.md %}).

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: true
popular: false
tags: [import, 1password]
order: 03
order: "03"
---
Use this article for help exporting data from 1Passwords and importing into Bitwarden. 1Password data exports are available as `.1pif` or `.csv` files, depending on which client version and operating system you are using.

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: true
popular: false
tags: [import, chrome, opera, vivaldi, edge]
order: 04
order: "04"
---
Use this article for help exporting data from Google Chrome and importing into Bitwarden.

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: true
popular: false
tags: [import, firefox]
order: 05
order: "05"
---
Use this article for help exporting data from Firefox and importing into Bitwarden.

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: true
popular: true
tags: [import, lastpass]
order: 02
order: "02"
---
Use this article for help exporting data from LastPass and importing into Bitwarden.

View File

@@ -5,7 +5,7 @@ categories: [import-export]
featured: true
popular: false
tags: [import, passwordsafe]
order: 06
order: "06"
---
Use this article for help exporting data from Password Safe and importing into Bitwarden. Password Safe (V8) currently only supports exporting as `.csv` file. Older versions also supported `.xml`.

View File

@@ -5,7 +5,7 @@ featured: false
popular: false
hidden: true
tags: [import, lastpass]
order: 99
order: "99"
---
## Bitwarden exclusive content: Making migration easy

View File

@@ -6,7 +6,7 @@ featured: false
popular: false
hidden: false
tags: [import, teams, enterprise, onboarding, security]
order: 04
order: "04"
---
Secure migration of your Organization with Bitwarden is straightforward and secure. Simply follow the steps in this guide to migrate data and users from your existing password manager:

View File

@@ -5,7 +5,7 @@ categories: [login-with-sso]
featured: true
popular: true
tags: [saml, saml2.0, single sign-on, sso, oidc, openid, openid connect, idp, identity provider]
order: 01
order: "01"
redirect_from:
- /article/getting-started-with-sso/
---

View File

@@ -5,7 +5,7 @@ categories: [login-with-sso]
featured: false
popular: false
tags: [sso, oidc, openid, idp, identity]
order: 04
order: "04"
---
## Step 1: Set an Organization Identifier

View File

@@ -5,7 +5,7 @@ categories: [login-with-sso]
featured: false
popular: false
tags: [sso, saml, saml2.0, idp, identity]
order: 03
order: "03"
---
## Step 1: Set an Organization Identifier

View File

@@ -5,7 +5,7 @@ categories: [login-with-sso]
featured: false
popular: false
tags: []
order: 05
order: "05"
---
Users with existing Bitwarden accounts will need to complete the following steps when their Organization applies Login with SSO:

View File

@@ -5,7 +5,7 @@ categories: [login-with-sso]
featured: false
popular: false
tags: [sso]
order: 06
order: "06"
---
## Before You Begin

View File

@@ -2,7 +2,7 @@
layout: article
title: Troubleshooting Android Auto-fill
categories: [auto-fill]
order: 09
order: "09"
featured: false
popular: false
tags: [android, autofill, auto-fill]

View File

@@ -5,7 +5,7 @@ categories: [getting-started]
featured: false
popular: false
tags: [cli, command, script, bash, shell, powershell, terminal]
order: 07
order: "07"
---
The Bitwarden command-line interface (CLI) is a powerful, fully-featured tool for accessing and managing your Vault. Most features that you find in other Bitwarden client applications (Desktop, Browser Extension, etc.) are available from the CLI.

View File

@@ -5,7 +5,7 @@ categories: [security]
featured: false
popular: false
tags: []
order: 10
order: "10"
---
Reference the table below for a list of Bitwarden subprocessors.

View File

@@ -5,7 +5,7 @@ categories: [account-management]
featured: false
popular: false
tags: [vault, sync, automatic, FAQ]
order: 04
order: "04"
---
Adding, editing, or deleting Vault items from any Bitwarden client application will automatically push changes to your Bitwarden server, whether Cloud-hosted or self-hosted.

View File

@@ -5,7 +5,7 @@ categories: [security]
featured: false
popular: false
tags: [icons, website icons, privacy]
order: 09
order: "09"
---
*Bitwarden does not collect any information when you download icons for website logins stored in your Bitwarden vault.*

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: false
popular: false
tags: [organizations, business portal, sso, policies]
order: 12
order: "12"
---
## What is the Business Portal?

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: false
tags: [collections, access control, best practices]
order: 02
order: "02"
redirect_from:
- /article/collections/
- /article/create-collections/

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: false
tags: [groups, access control]
order: 03
order: "03"
redirect_from:
- /article/groups/
- /article/create-groups/

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: true
tags: [organizations]
order: 01
order: "01"
redirect_from:
- /article/what-is-an-organization/
- /article/create-an-organization/

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: false
tags: [master password, reset, administrator, owner]
order: 15
order: "15"
---
{% callout info %}

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: false
tags: [organizations events event logs audit access control]
order: 13
order: "13"
---
## What are Event Logs?

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: false
tags: [organizations, import]
order: 08
order: "08"
---
Bitwarden provides a data import tool for easy migration from any password management solution to your Organization Vault. You can also use the data import tool to import from one Bitwarden Organization to another, or to import a Bitwarden [Encrypted Export]({% link _articles/importing/encrypted-export.md %}).

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: false
tags: []
order: 05
order: "05"
---
## Manage User Seats

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: [onboarding]
order: 10
order: "10"
redirect_from:
- /article/employee-onboarding-and-succession-white-paper/
---

View File

@@ -5,7 +5,7 @@ categories: [organizations]
featured: true
popular: false
tags: [organizations, videos, bitwarden 101]
order: 17
order: "17"
---
## Bitwarden 101 - Organizations

View File

@@ -6,7 +6,7 @@ featured: true
popular: false
hidden: false
tags: [organizations, enterprise, policies]
order: 14
order: "14"
---
## What are Enterprise Policies?

Some files were not shown because too many files have changed in this diff Show More