help: Added user docs for change of email address.

This commit is contained in:
Raghav Jajodia 2017-03-04 15:00:10 +05:30 committed by Tim Abbott
parent 80232425f4
commit 4752eb39b4
3 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# Change your email address
If enabled by Zulip organization administrator, you can change your email address
using the following steps.
{!go-to-the.md!} [Your account](/#settings/your-account)
{!settings.md!}
2. Click on the **[Change]** link beside your email address.
!!! warn ""
**Note:** If you do not see the [Change] link,
it is probably because your organization's administrators
have disabled change of email addresses.
If that's the case, then you need to ask them to
allow users to change their email address.
3. Change your email in the **Email** field.
4. Click on the **Change** button to receive a confirmation mail.
5. Click on the **Confirmation link** send to your new email address.
Congratulations! You have updated your email address.

View File

@ -0,0 +1,19 @@
# Prevent users from changing their email address
{!admin-only.md!}
By default, any user can change their own email address by going
through an email confirmation process that confirms they own both the
account and new email address.
For organizations that are using LDAP or another a Single Sign-On
solution where a user's account is managed elsewhere, you can enable a
setting that prevents them from changing their own email address via
the Zulip UI.
{!go-to-the.md!} [Organization settings](/#administration/organization-settings)
{!admin.md!}
2. Select the **Prevent users from changing their email address** checkbox.
{!save-changes.md!} organization settings.

View File

@ -18,6 +18,7 @@ as an **organization**.
## Account Basics
* [Change your name](/help/change-your-name)
* [Change your email address](/help/change-your-email-address)
* [Change your password](/help/change-your-password)
* [Change your settings](/help/change-your-settings)
* [Change your avatar](/help/change-your-avatar)
@ -123,6 +124,7 @@ as an **organization**.
* [Allow anyone to join without an invitation](/help/allow-anyone-to-join-without-an-invitation)
* [Only allow admins to invite new users](/help/only-allow-admins-to-invite-new-users)
* [Only allow admins to create new streams](/help/only-allow-admins-to-create-new-streams-feature)
* [Prevent users from changing their email address](/help/disallow-users-to-change-their-email-address)
* [Restrict editing of old messages and topics](/help/restrict-editing-of-old-messages-and-topics)
* [Change the default language for your organization](/help/change-the-default-language-for-your-organization)
* [Add custom emoji](/help/add-custom-emoji)