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

[Bug] Unable to recover password #544

Closed
Inventhrice opened this issue Oct 16, 2024 · 4 comments
Closed

[Bug] Unable to recover password #544

Inventhrice opened this issue Oct 16, 2024 · 4 comments
Labels
feature request New feature or request

Comments

@Inventhrice
Copy link
Contributor

Issue

I have forgotten the password to my account, which was a bit silly. However, this is what made me realize that we do not have a way to recover a password authenticated account.

image

Expected Outcome

There ideally should be a "Forgot Password" button, or maybe some other way to regain access to an account lost

Potential Solutions

This is a bit of a tricky problem to solve i realize, because unless we implement some sort of email sending method, we cannot email out a link to reset the password (which I would think would be the best way to implement this).

Maybe we could have a default admin page with a stern reminder to a) backup your bookmarks and b) write down the password somewhere safe?

I'd love to hear thoughts on this! I do not require a solution, as I somehow had the foresight to backup my bookmarks while playing around with this, so I will just be spinning up a new instance.

@kamtschatka
Copy link
Contributor

You can set the password again in the database: https://discord.com/channels/1223681308962721802/1288282511495008378
But overall, a reset password button the admin can use might be a good solution. If we ever get the possibility to send out emails, a password reset button might be an option

@kamtschatka kamtschatka added the feature request New feature or request label Oct 16, 2024
@Inventhrice
Copy link
Contributor Author

Unfortunately, I do not have access to that channel. Having said that, just an idea, it may be worth transferring that knowledge from discord to the documentation! I'd be happy to help out with this task :)

@kamtschatka kamtschatka mentioned this issue Oct 27, 2024
Merged
@kamtschatka
Copy link
Contributor

I have updated the docs to contain an FAQ section where you can find the instructions to reset a password. (I am not sure when the rollout happens, you can look at the PR in the meantime: https://github.com/hoarder-app/hoarder/pull/590/files)

@MohamedBassem
Copy link
Collaborator

@kamtschatka https://docs.hoarder.app/next/FAQ

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

No branches or pull requests

3 participants