actualbudget/actual

[Docs] - reset-password documentation outdated.

クローズ

#7,943 opened on 2026/05/24

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (603 件のフォーク)batch import
documentationgood first issuehelp wanted

Repository metrics

Stars
 (7,129 個のスター)
PR merge metrics
 (平均マージ 4d 15h) (30d で 165 merged PRs)

説明

Issue Type

Documentation Bug/Error

Description

The documentation at https://actualbudget.org/docs/troubleshooting/reset_password/ mentions npm run reset-password

However that's outdated.

https://github.com/actualbudget/actual/blob/master/package.json#L20-L65

reset-password does not exists in package.json.

Documentation could also use yarn instead of npm.

Related issues: https://github.com/actualbudget/actual/issues/1990

Documentation URL

https://actualbudget.org/docs/troubleshooting/reset_password/

Documentation Category

Accounts, Troubleshooting

Expected/Desired Content

Either no mention of password being resettable or add a new reset-password script and the docs should have the new script yarn reset-password

Screenshots or Examples

コントリビューターガイド