Skip to content

ViewChangePassword

Overview

Form that allows an authenticated user to change their password by providing their current password and confirming the new one.

Slots

NameScopedDescription
form-contentyesOverride the entire form content area; receives run-action, on-submission-error-handler, and redirect-to bindings.
field(old_password)yes
widget(old_password)yes
field(new_password1)yes
widget(new_password1)yes
field(new_password2)yes
widget(new_password2)yes

Full slot reference

Source

client/lib/views/ViewChangePassword.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2