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

Visiting database.dev/<user> shows a profile page for <user> even if the user doesn't exist #80

Open
2 tasks done
imor opened this issue Aug 16, 2023 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@imor
Copy link
Contributor

imor commented Aug 16, 2023

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Profile pages for non-existent users is shown.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Visit https://database.dev/cat. cat can be replaced with any non-existent user.
  2. See the profile page for user cat.

Expected behavior

An error about user not existing should be displayed.

Screenshots

image

System information

  • OS: macOS
  • Browser (if applies) brave

Additional context

N/A

@imor imor added the bug Something isn't working label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant