Skip to content

Add change password function in profile page.

This commit adds a link in the profile page that allows the user to change the password. Password is changed in LDAP and in WooCommerce.

The 2 new templates should be simplified to use a base template. This will be done in a future commit perhaps unifying other templates used somewhere else in the code.

Merge request reports