mirror of https://github.com/zulip/zulip.git
user docs: Remove allow-anyone-to-join-without-an-invitation.
The information here was recently added to manage-who-can-join-and-invite. Arguably this is one we should save, since it is a distinctive feature not offered by all of our competitors, and it gets some additional visibility by being in the left sidebar. The model of having multiple things in the sidebar pointing to the same article is getting messy though, and as our feature count increases the cost of having stuff in the left sidebar is increasing as well.
This commit is contained in:
parent
eab1142200
commit
72c0b57aa3
|
@ -29,7 +29,7 @@ members.
|
|||
### Join without an invitation
|
||||
|
||||
Allow anyone to
|
||||
[join without an invitation](/help/allow-anyone-to-join-without-an-invitation).
|
||||
[join without an invitation](/help/manage-who-can-join-and-invite).
|
||||
You can also link to your Zulip with a [badge](/help/join-zulip-chat-badge)
|
||||
in your readme document.
|
||||
|
||||
|
|
|
@ -1,29 +0,0 @@
|
|||
# Allow anyone to join without an invitation
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
By default, new users can join a Zulip organization with or without an email
|
||||
invitation.
|
||||
|
||||
However, if you are an organization administrator that wants to limit
|
||||
the membership of your organization, you can choose to limit new
|
||||
members to those with email invitations.
|
||||
|
||||
## Limiting new membership to users invited by organization members
|
||||
|
||||
{settings_tab|organization-permissions}
|
||||
|
||||
4. Locate the **Users need an invitation to join** checkbox under the
|
||||
**Joining the organization** section.
|
||||
|
||||
To limit new members of your organization to those who have been
|
||||
invited to do so, click the **Users need an invitation to join** checkbox.
|
||||
|
||||
New users will now require an email invitation sent by a user in your Zulip
|
||||
organization to join your organization.
|
||||
|
||||
* If you wish to further limit new membership to your organization, you can
|
||||
[only allow administrators](/help/only-allow-admins-to-invite-new-users) in
|
||||
your organization to send email invitations to new users.
|
||||
|
||||
{!save-changes.md!}
|
|
@ -114,7 +114,6 @@
|
|||
* [Link to your Zulip from the web](/help/join-zulip-chat-badge)
|
||||
* [Import data from Slack](/help/import-data-from-slack)
|
||||
* [Import or export a Zulip organization](/help/import-or-export-a-zulip-organization)
|
||||
* [Allow joining without an invitation](/help/allow-anyone-to-join-without-an-invitation)
|
||||
* [Manage who can send invitations](/help/only-allow-admins-to-invite-new-users)
|
||||
* [Manage who can join](/help/manage-who-can-join-and-invite)
|
||||
* [Set the default language for new users](/help/change-the-default-language-for-your-organization)
|
||||
|
|
Loading…
Reference in New Issue