No remember me reset during password change

Hi,

JMIX: 2.7

Out-of-the-box feature - How can I find change password and reset password for user?

Regards,
CK

In the user-list right mouse-click

image

or
image

or you add it in the menu.xml
<item id="changePassword" bean="ChangeUserPasswordMenuBean" beanMethod="showChangePwdDialog" title="msg://com.company.bio4/menu.changePassword.title"/>

Is this what you are looking for ?

Best regards

Felix

1 Like