Skip to content

Commit 92d8416

Browse files
committed
cms@c9f1527
Finish 5.6.10
1 parent 88e5bfd commit 92d8416

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

docs/.artifacts/cms/5.x/config-general.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3222,11 +3222,9 @@ Defined by
32223222
32233223
</div>
32243224
3225-
By default, Craft requires a front-end “password” field for public user registrations. Setting this to `true`
3226-
removes that requirement for the initial registration form.
3227-
3228-
If you have email verification enabled, new users will set their password once they’ve followed the verification link in the email.
3229-
If you don’t, the only way they can set their password is to go through your “forgot password” workflow.
3225+
By default, Craft requires a front-end “password” field for public user registrations. Setting this to
3226+
`true` removes that requirement for the initial registration form. Instead, new users will set their password
3227+
once they’ve followed the link in their activation email.
32303228
32313229
::: code
32323230
```php Static Config

0 commit comments

Comments
 (0)