From 576200dd7f63b709b9cf02313a6043fc70247d34 Mon Sep 17 00:00:00 2001 From: GeekCorner <45696571+GeekCornerGH@users.noreply.github.com> Date: Fri, 6 Jan 2023 16:36:37 +0100 Subject: [PATCH] Moved groups from the list --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 0a40e2e..2764dbb 100644 --- a/Home.md +++ b/Home.md @@ -11,6 +11,7 @@ Vaultwarden implements the Bitwarden APIs required for most functionality, inclu * Web interface (equivalent to https://vault.bitwarden.com/) * Personal vault support * [Organization](https://bitwarden.com/help/getting-started-organizations/) vault support +* [Groups](https://bitwarden.com/help/about-groups/) (unstable, setting an [environment variable](https://github.com/dani-garcia/vaultwarden/blob/main/.env.template#L98) is required in order to enable it * [Password sharing](https://bitwarden.com/help/sharing/) and [access control](https://bitwarden.com/help/user-types-access-control/) * [Collections](https://bitwarden.com/help/about-collections/) * [File attachments](https://bitwarden.com/help/attachments/) @@ -55,7 +56,6 @@ Features that may be added as time permits (contributions are always welcome): Features that probably won't be added unless contributed: * [Single Sign-On (SSO)](https://bitwarden.com/help/about-sso/) -* [Groups](https://bitwarden.com/help/about-groups/) * [Custom roles](https://bitwarden.com/help/user-types-access-control/#custom-role) * Certain enterprise policies ([UI not open source](https://github.com/bitwarden/clients/tree/master/bitwarden_license/bit-web/src/app/policies), would probably need to be configured via admin page): * [Vault Timeout](https://bitwarden.com/help/policies/#vault-timeout)