File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments