actualbudget/actual

[Docs] - reset-password documentation outdated.

Fechada

#7.943 aberto em 24 de mai. de 2026

 (2 comentários) (0 reação) (0 responsável)JavaScript (603 forks)batch import
documentationgood first issuehelp wanted

Métricas do repositório

Stars
 (7.129 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 15h) (165 fundiu PRs em 30d)

Description

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

Guia do colaborador