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

feat: allow anon to see all profiles #273

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

raphael-arce
Copy link
Collaborator

@raphael-arce raphael-arce commented Oct 11, 2024


Copy link

vercel bot commented Oct 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
giessdenkiez-de-postgres-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 11:54am

aeschi
aeschi previously approved these changes Oct 14, 2024
Copy link

@aeschi aeschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

Copy link
Collaborator

@Jaszkowic Jaszkowic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed: For security purposes, it would be better to have a database function that checks for a given username if it already exists. That way, we do not expose this table (including all user ids and all profile names) to the public.

@raphael-arce
Copy link
Collaborator Author

@Jaszkowic could you have another look? thanks 🙏

@Jaszkowic Jaszkowic self-requested a review October 14, 2024 12:49
Copy link
Collaborator

@Jaszkowic Jaszkowic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@raphael-arce raphael-arce merged commit c2a1fd5 into staging Oct 14, 2024
4 checks passed
@raphael-arce raphael-arce deleted the feat/allow-anon-select-profile branch October 14, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants