Closed nafiesl closed 6 years ago
I’d like to take a stab at this one
Sure @tthompson899
@cendekia Thanks for the update.
@tthompson899 You're welcome, but I just realise that change password
in the edit profile
has different functionality (I'm a bit confused tho) and that cause Travis Ci
failed :(
@cendekia thanks for the your PR, but i think change password feature on the profile edit page will be used by user manager to change their managed user's password. Actually i thought something like this will be better.
You might want to take a look at this source code example, if it can help : ChangePasswordController.
Thanks.
Currently our user don't have a feature to change password. We need a change password page for logged in user.
Change password flow :
Thanks.