Add option to set a new password for a user #69

Closed
opened 2020-01-26 17:31:06 +00:00 by feld · 4 comments
Owner

Setting a new password + forcing password change on next login would be a very useful feature.

Setting a new password + forcing password change on next login would be a very useful feature.
Member

Would it be useful to be able to set email too? E.g., in case someone hacked the user's password and then changed the email to their own.

Would it be useful to be able to set email too? E.g., in case someone hacked the user's password and then changed the email to their own.

maybe there should be one generic PATCH /users/:nickname instead of separate endpoint for every user field

maybe there should be one generic PATCH /users/:nickname instead of separate endpoint for every user field
Owner

Yeah, specially as AdminAPI is already getting quite bloated and being able to change some stuff in a user profile could be useful.

Yeah, specially as AdminAPI is already getting quite bloated and being able to change some stuff in a user profile could be useful.
Member

Added the generic endpoint pleroma/pleroma#5527

Added the generic endpoint https://git.pleroma.social/pleroma/pleroma/pulls/5527
Sign in to join this conversation.
No labels
blocked
stale
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/admin-fe#69
No description provided.