dvoracek-martin / database-epileptic-patients

Repository used for server part of the project "Databáze pacientů zařazených do výzkumu epilepsie" developed for university hospital Motol in Prague by students of the Czech Technical University in Prague, Faculty of Information Technology
1 stars 0 forks source link

When changing user password, an exception is thrown thanks to the backend validation #520

Closed dvoracek-martin closed 10 years ago

dvoracek-martin commented 10 years ago

Even though the exception is thrown, the password is changed because no validation is needed. Full stack trace is here http://pastebin.com/9x21HR0L Pls fix this ASAP and add to controller condition that the password must be verified at backend