Delete user containing +
in username returns 404 but user gets deleted
#11027
Labels
+
in username returns 404 but user gets deleted
#11027
Steps to reproduce
user+plus
404
❗curl -XDELETE "https://localhost:9200/graph/v1.0/users/user+plus' -u admin:admin -vk
Expected behavior
204
Actual behavior
404 Not Found
but user gets deleted
The text was updated successfully, but these errors were encountered: