-
Notifications
You must be signed in to change notification settings - Fork 4.4k
🐛 Bug Report: Redirection to console on Password recover/reset #5758
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
Comments
Hi @Abhishek-90 , can you let me know if you have logged out first? |
No @joeyouss, I didn't logout first. I had used github to sign up for appwrite. I didn't know my appwrite password or tried to change it but when I clicked on the link sent by appwrite on my email, it redirected to appwrite console before I could change my password. |
Same happened to me |
@Abhishek-90 Not saying that process is cool but since you didn't sign up using email and password, why would you want to reset password? You will always use your github to sign up and as long as you have access to that github account, you don't have a problem. |
@TheJazzDev I agree, logging into my appwrite account won't be an issue since I signed up using github, but certain operations like deleting an appwrite project requires me to add password for confirmation, at that point, it becomes an issue. I tried using my github password but it didn't work. |
So, for login via Github: #5509 If you've set a password, hopefully it won't occur anymore. We have made a PR to fix the issue mentioned here though! |
This is probably still not fixed. |
👟 Reproduction steps
When I click on the password recover/reset link sent to my email, once the recover page is loaded, within one second, I am redirected to the console page. This bug is not allowing me to change my password.
👍 Expected behavior
I shouldn't be redirected to appwrite console and allowed to successfully change my password.
👎 Actual Behavior
Getting redirected to console page and not able to change my password.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Windows
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: