vibbic / biosegment

BioSegment is a software stack to enable segmentation of microscopy data using machine learning models.
https://vibbic.github.io/biosegment/
GNU General Public License v3.0
4 stars 2 forks source link

backend KeyError bug in crud_user.py #49

Open berombau opened 4 years ago

berombau commented 4 years ago

http://localhost:8080/main/profile/edit

update name

File "./app/crud/crud_user.py", line 34, in update if update_data["password"]: KeyError: 'password