Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBlair Lunceford <blunceford@gitlab.com>2018-09-21 17:26:21 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-09-21 17:26:21 +0300
commit9ebee693d40704459d27e9f5199b6fe121b69224 (patch)
tree6e46f7c7141c117ac8aa07fb407842969715e250 /doc
parent6afe9191a75edca63d1fd926fe459a6089436f77 (diff)
Add note about projects when user is deleted
Diffstat (limited to 'doc')
-rw-r--r--doc/user/profile/account/delete_account.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/profile/account/delete_account.md b/doc/user/profile/account/delete_account.md
index 910bd20f882..49f0ce2cd79 100644
--- a/doc/user/profile/account/delete_account.md
+++ b/doc/user/profile/account/delete_account.md
@@ -1,5 +1,8 @@
# Deleting a User Account
+NOTE: **Note:**
+Deleting a user will delete all projects in that user namespace.
+
- As a user, you can delete your own account by navigating to **Settings** > **Account** and selecting **Delete account**
- As an admin, you can delete a user account by navigating to the **Admin Area**, selecting the **Users** tab, selecting a user, and clicking on **Delete user**