From 821ee3e7ce44c9fa4a2428868986d4275361d471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa?= Date: Tue, 8 Jan 2019 21:24:56 +0100 Subject: [PATCH] Remove organization plan message --- Differences-from-the-upstream-API-implementation.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Differences-from-the-upstream-API-implementation.md b/Differences-from-the-upstream-API-implementation.md index bfb4e34..ba2f0a9 100644 --- a/Differences-from-the-upstream-API-implementation.md +++ b/Differences-from-the-upstream-API-implementation.md @@ -2,10 +2,6 @@ Email verification has not yet been implemented, so users just need to enter any random token to continue and the change will be applied. -## Creating organization - -We use upstream Vault interface directly without any (significant) changes, this is why user is presented with paid options when creating organization. To create an organization, just use the free option, none of the limits apply when using bitwarden_rs as back-end API and after the organization is created it should behave like Enterprise organization. - ## Inviting users into organization ### With SMTP enabled