Skip to content

Add password complexity feature on trial registration page

What does this MR do and why?

We just found password complexity validation was neglected on trial registration page(http://{{YOUR_HOST}}/-/trial_registrations/new) in discussions of the !82798 (comment 884902713) and !85765 (merged), this MR is an addition to make password complexity validation work on this page if it was turned on

Relates to Add password complexity settings at the Organiz... (#371255)

Screenshots or screen recordings

Before

image

After

image

How to set up and validate locally

  1. Enable premium plan in local

  2. Browse http://{{YOUR_HOST}}/-/trial_registrations/new in local

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

/cc @daveliu @mtan-gitlab @orozot @chaomao

Edited by Hannah Sutor

Merge request reports