rubendelblanco / openrpg

Rolemaster manager
5 stars 3 forks source link

fix: cannot PUT user if email is the same #66

Closed danirod closed 4 years ago

danirod commented 4 years ago

Found an interesting bug while backporting changes made in #62 and #63 to OpenRPG-UI. The request form used by user update requests is rejecting a valid PUT payload where an unmodified e-mail address is present, because the e-mail is already found in the database (as expected, because it hasn't changed).

ghost commented 4 years ago

Congratulations :beers:. DeepCode analyzed your code in 0.165 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.

:speech_balloon: This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


:relaxed: If you want to provide feedback on our bot, here is how to contact us.