From cbb508fa2362f34be011be72c93b87cdf97ab8f4 Mon Sep 17 00:00:00 2001 From: sahil839 Date: Mon, 24 May 2021 21:28:48 +0530 Subject: [PATCH] help: Update invite docs to accomodate the UI change. This commit updates the docs as the setting for invites is separated into two UI elements - a checkbox for 'are invites required to join organization' and a dropdown for setting 'who can invite new users'. --- .../help/allow-anyone-to-join-without-an-invitation.md | 2 +- templates/zerver/help/invite-new-users.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/zerver/help/allow-anyone-to-join-without-an-invitation.md b/templates/zerver/help/allow-anyone-to-join-without-an-invitation.md index 88926622ed..b49e0f449e 100644 --- a/templates/zerver/help/allow-anyone-to-join-without-an-invitation.md +++ b/templates/zerver/help/allow-anyone-to-join-without-an-invitation.md @@ -13,7 +13,7 @@ up so that anyone can join without an invitation. 1. Find the section **Joining the organization**. -1. Set **Are invitations required for joining the organization** to **No**. +1. Toggle **Invitations are required for joining this organization**. 1. Set **Restrict email domains of new users?** to either **Don't allow disposable email addresses** (recommended) or **No**. diff --git a/templates/zerver/help/invite-new-users.md b/templates/zerver/help/invite-new-users.md index a1126090f3..93bc285b58 100644 --- a/templates/zerver/help/invite-new-users.md +++ b/templates/zerver/help/invite-new-users.md @@ -32,7 +32,7 @@ invitation, but require them to authenticate via LDAP. 1. Find the section **Joining the organization**. -1. Set **Are invitations required for joining the organization** to **No**. +1. Toggle **Invitations are required for joining this organization**. 1. Set **Restrict email domains of new users?** to **Restrict to a list of domains**. @@ -50,7 +50,7 @@ invitation, but require them to authenticate via LDAP. 1. Find the section **Joining the organization**. -1. Set **Are invitations required for joining the organization** to **No**. +1. Toggle **Invitations are required for joining this organization**. 1. Set **Restrict email domains of new users?** to either **Don't allow disposable email addresses** (recommended) or **No**. @@ -135,7 +135,7 @@ users to other sets of roles: {settings_tab|organization-permissions} 1. Under **Joining the organization**, configure - **Are invitations required for joining the organization?**. + **Who can invite users to this organization**. 1. Click **Save changes**.