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