diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2026-01-27 13:56:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-27 13:56:18 -0800 |
| commit | e2b421c88479857831e938acb311aef5127f38b4 (patch) | |
| tree | 0ff160c378f1c151ecb30fa0329aafcee72b8d9d /docs | |
| parent | chore(deps): cleanup of dep versions (#3106) (diff) | |
| download | atuin-e2b421c88479857831e938acb311aef5127f38b4.zip | |
feat: remove user verification functionality (#3108)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/faq.md | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/docs/faq.md b/docs/docs/faq.md index d016ef29..c4f51c6f 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -32,11 +32,8 @@ This will delete your account, and all history from the remote server. It will n ## I've forgotten my password! How can I reset it? -We don't (yet) have a password reset system, as we don't verify emails. This -may change soon, but in the meantime so long as you're still logged in on at -least one account, it's safe to delete and re-create the account. - -We're aware this isn't optimal. +We don't currently have a password reset system. So long as you're still logged +in on at least one machine, it's safe to delete and re-create your account. ## I did not set up sync, and now I have to reinstall my system! |
