From 10646673020797d5194d39188b135a3a6f19b860 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 8 Sep 2021 03:09:25 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/gitlab_com/index.md | 9 +++++++++ doc/user/project/merge_requests/index.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'doc/user') diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md index 26dfca70221..afc75ca38c5 100644 --- a/doc/user/gitlab_com/index.md +++ b/doc/user/gitlab_com/index.md @@ -9,6 +9,15 @@ info: To determine the technical writer assigned to the Stage/Group associated w This page contains information about the settings that are used on GitLab.com, available to [GitLab SaaS](https://about.gitlab.com/pricing/) customers. +## Password requirements + +GitLab.com has the following requirements for passwords on new accounts and password changes: + +- Minimum character length 8 characters. +- Maximum character lenght 128 characters. +- All characters are accepted. For example, `~`, `!`, `@`, `#`, `$`, `%`, `^`, `&`, `*`, `()`, + `[]`, `_`, `+`, `=`, and `-`. + ## SSH key restrictions GitLab.com uses the default [SSH key restrictions](../../security/ssh_keys_restrictions.md). diff --git a/doc/user/project/merge_requests/index.md b/doc/user/project/merge_requests/index.md index 9de39a0617a..b7e055ca749 100644 --- a/doc/user/project/merge_requests/index.md +++ b/doc/user/project/merge_requests/index.md @@ -145,7 +145,7 @@ For a web developer writing a webpage for your company's website: 1. You request your web designers for their implementation. 1. You request the [approval](approvals/index.md) from your manager. 1. Once approved, your merge request is [squashed and merged](squash_and_merge.md), and [deployed to staging with GitLab Pages](https://about.gitlab.com/blog/2021/02/05/ci-deployment-and-environments/). -1. Your production team [cherry picks](cherry_pick_changes.md) the merge commit into production. +1. Your production team [cherry-picks](cherry_pick_changes.md) the merge commit into production. ## Related topics -- cgit v1.2.3