Skip to content

Commit 88e5bfd

Browse files
committed
cms@67ba094
Finish 4.14.9
1 parent 4eeea7a commit 88e5bfd

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3114,11 +3114,9 @@ Defined by
31143114
31153115
</div>
31163116
3117-
By default, Craft requires a front-end “password” field for public user registrations. Setting this to `true`
3118-
removes that requirement for the initial registration form.
3119-
3120-
If you have email verification enabled, new users will set their password once they’ve followed the verification link in the email.
3121-
If you don’t, the only way they can set their password is to go through your “forgot password” workflow.
3117+
By default, Craft requires a front-end “password” field for public user registrations. Setting this to
3118+
`true` removes that requirement for the initial registration form. Instead, new users will set their password
3119+
once they’ve followed the link in their activation email.
31223120
31233121
::: code
31243122
```php Static Config

0 commit comments

Comments
 (0)