actualbudget/actual

[Docs] - reset-password documentation outdated.

已關閉

#7,943 建立於 2026年5月24日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (603 個分叉)batch import
documentationgood first issuehelp wanted

倉庫指標

星標
 (7,129 顆星)
PR 合併指標
 (平均合併 4天 15小時) (30 天內合併 165 個 PR)

描述

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

貢獻者指南