jef-sachsen / verver-server

GNU Affero General Public License v3.0
3 stars 0 forks source link

When posting a user to /users POST-endpoint under certain conditions, the integrity of the db is lost #8

Open felixfoertsch opened 6 years ago

felixfoertsch commented 6 years ago

When posting user to /users POST-endpoint with password but without the isAdmin attribute, the integrity of the db is lost and the /users endpoint gives a permanent 500 error.