Closed kane-mason closed 3 years ago
Seems i had lost my users: view hashed passwords": 1
permission from my admin role. Adding this back solves the problem
Sorry reopening for feedback on my second point, if the user does not have the view hashed passwords
permission, surely it shouldnt be returned on a post
or put
?
maybe a changed
listener for loginCollections
Since update of
ajv
i am unable to make updates to the user from the admin panel, as am confronted with the following error:I also noticed that after i perform a
post
request, theusers
password
(as hashed salt) is on the json returned to the client. Not sure if this happened before but it definitely doesnt happen on aget