Conversation
Add a FAQ entry describing the startup password-reset.json recovery file, covering the CLI, Docker, and Tray Service, and update the first run guide to point at it now that a reset path exists.
Member
Author
|
DO NOT MERGE until 6.0 is released, as it would confuse people |
Member
|
We would still need a footnote or clarification that this applies to 6.0 only in case someone with 5.x will be reading it or some AI reads it. |
revam
reviewed
Sep 15, 2026
| ::: | ||
|
|
||
| :::details I've Forgotten My Password — How Do I Reset It? | ||
| A forgotten password can be reset with a small file, without any direct database access. This works the same for the |
Member
There was a problem hiding this comment.
For @hidden4003's concerns we just need modify the start of the first line to indicate it's only available from 6.0.0 and up. Then we can also merge it before 6.0.0 is released.
| There are no specific password requirements for your local account. However, we strongly recommend saving your login | ||
| information, as we currently do not offer an easy way to reset your password. If you do forget it, refer to | ||
| the [Frequently Asked Questions](/faq) page for instructions on how to reset it. | ||
| information. If you do forget your password, refer to the [Frequently Asked Questions](/faq) page for instructions on |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a FAQ entry describing the startup \password-reset.json\ recovery file (CLI, Docker, and Tray Service), and updates the first-run guide to point at it now that an official reset path exists.