Custom password length limits

Tier: Free, Premium, Ultimate Offering: Self-managed, GitLab Dedicated

By default, GitLab supports passwords with the following lengths:

  • Minimum: 8 characters
  • Maximum: 128 characters

You can only change the minimum password length. Changing the minimum length does not affect existing user passwords. Existing users are not asked to reset their password to adhere to the new limits. The new limit restriction applies only during new user sign-ups and when an existing user performs a password reset.

Modify minimum password length

History

The user password length is set to a minimum of 8 characters by default.

To change the minimum password length using GitLab UI:

  1. On the left sidebar, at the bottom, select Admin Area.
  2. Select Settings > General.
  3. Expand Sign-up restrictions.
  4. Enter a Minimum password length value greater than or equal to 8.
  5. Select Save changes.