You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
This is a valid issue. There may be some potential for data leak. The account cannot be created, so some error message must be returned. It is possible to be even less specific in the error message trading off protection against this potential data leak for a more confusing user experience.
BadgeUserProfile
usesBadgeUserProfileSerializer
which responds to registration attempts with this error message:Account could not be created. An account with this email address may already exist.
This API endpoint can be accessed by sending a POST request to
v1/user/profile
. It expects these fields as parameters:The text was updated successfully, but these errors were encountered: