fastsurvey / backend

FastSurvey's backend that's crunching the data
1 stars 0 forks source link

Username change requires password #73

Closed dostuffthatmatters closed 3 years ago

dostuffthatmatters commented 3 years ago

https://api.fastsurvey.de/documentation/redoc#operation/update_user_users__username__put

Update User requires submitting a password as well. If I am logged in and only want to change the username, I don't know the password -> Make this password field optional here.