File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -3114,11 +3114,9 @@ Defined by
3114
3114
3115
3115
</div>
3116
3116
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.
3122
3120
3123
3121
::: code
3124
3122
```php Static Config
You can’t perform that action at this time.
0 commit comments