From 101f078a984c4dfaf297e927c0c917125df32d33 Mon Sep 17 00:00:00 2001 From: Alexander Detsch Date: Mon, 27 Jun 2022 22:01:37 +0200 Subject: [PATCH] Update README, E-Mail Verification constraint (#140) thanks =) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 20efcb4..130bf4f 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ First, from the `BitBetter/src/licenseGen` directory, **build the license genera In order to run the tool and generate a license you'll need to get a **user's GUID** in order to generate an **invididual license** or the server's **install ID** to generate an **Organization license**. These can be retrieved most easily through the Bitwarden [Admin Portal](https://help.bitwarden.com/article/admin-portal/). +**The user must have a verified email address at the time of license import, otherwise Bitwarden will reject the license key. Nevertheless, the license key can be generated even before the user's email is verified.** + If you generated your keys in the default `BitBetter/.keys` directory, you can **simply run the license gen in interactive mode** from the `Bitbetter` directory and **follow the prompts to generate your license**. ```bash