Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict or Remove Email Information from users API Endpoint #337

Open
alexskr opened this issue Dec 20, 2024 · 0 comments
Open

Restrict or Remove Email Information from users API Endpoint #337

alexskr opened this issue Dec 20, 2024 · 0 comments

Comments

@alexskr
Copy link
Member

alexskr commented Dec 20, 2024

Currently, the /users endpoint returns a list of all registered users along with their email addresses. This behavior raises privacy and security concerns, as it exposes sensitive user information (i.e., email addresses) to anyone with access to the API. Publishing users’ email addresses in a publicly accessible endpoint can lead to data harvesting, spam targeting, and other privacy issues.

Email addresses should not be shown by default on the users endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant