Standalone password change page: Remove password fields in the user edit form, and provide a standalone password change page at /user/{user}/password, to provide a clean password change UI and better UX.
Standalone password change page: Remove password fields in the user edit form, and provide a standalone password change page at /user/{user}/password, to provide a clean password change UI and better UX.
By enabling "Config import ignore" in the Mix module, we can easily run different modules and configurations between environments without having to worry about overriding the Production configuration.