This repository has been archived by the owner on Jan 4, 2025. It is now read-only.
Add config whether update password is allowed with register operation #4
Labels
enhancement
New feature or request
Currently the
UpdatePasswordResource
allows updating a user's password directly via the Verification API for theregister
and theset-password
operations.To minimize potential attack surface, updating the password via the
register
operation should be configurable so it can be disabled if a password is not set when registering new user accounts.The text was updated successfully, but these errors were encountered: