-
Hello,
I'm a security research. I perform a security testing on open-source projects for free.
**Bug**
1. Users can create a username with a space in it. For example "tester" and " tester". How…
-
I'm using Email instead of a username to log in to my website. I'm using ACCOUNT_EMAIL_VERIFICATION = "mandatory" from django-allauth. I've also the following URL pattern as suggested in the docs.
fr…
-
Admins at SLOBG want to be able to reset user's passwords for them. Currently, users can reset their own passwords and they receive a code via email to do so. This is implemented with largely prebuilt…
-
-
Form with the following fields: first name, last name, username, email, password, re-type password (optional), upload avatar button (optional), register button.
Fields to include necessary validators…
-
So for some reason I have an user account on hubhop I cannot login with. I think it is tied to my gmail login but I cannot login normally. I have changed my password, and also changed my email address…
-
-
-
YOu might get hacked !!
-
# Improve documentation
## Link [https://supabase.com/docs/reference/python/auth-signup](url)
## Describe the problem
In the auth section, we are given a code sample like so:
`res = supabase…