Closed HeyJoel closed 2 years ago
Fixed, will be released in v0.10:
ResetUserPasswordCommand
or IAdvancedContentRepository.Users().ResetPasswordAsync(int userId)
CofoundryUserResetPasswordPermission
or NonCofoundryUserResetPasswordPermission
depending on the user area, and the current user cannot reset the password on their own account.
In the admin panel we should be able to force a password reset on a user account, the feature should: