openware / barong

Barong auth server
https://www.openware.com
Apache License 2.0
139 stars 262 forks source link

Bug in 'Sets new account password' #1356

Open aditya-8108 opened 2 years ago

aditya-8108 commented 2 years ago

https://github.com/openware/barong/blob/80571172653c6cc9ae75bddf68b1b906fef5ed5a/app/api/v2/identity/users.rb#L267

Here it should be payload[:email] in place of params[:email]

aditya-8108 commented 2 years ago

1357