[PR #5185] [MERGED] 🔧 Add reset passsword to cli tool #5803

Closed
opened 2026-02-28 21:18:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5185
Author: @MikesGlitch
Created: 6/17/2025
Status: Merged
Merged: 6/17/2025
Merged by: @MikesGlitch

Base: masterHead: add-reset-password-to-cli


📝 Commits (3)

📊 Changes

3 files changed (+22 additions, -0 deletions)

View changed files

📝 packages/sync-server/README.md (+7 -0)
📝 packages/sync-server/bin/actual-server.js (+9 -0)
upcoming-release-notes/5185.md (+6 -0)

📄 Description

Giving the user the abiliity to reset their password when using the CLI tool.

This was asked for here: https://discord.com/channels/937901803608096828/1380960320905805824/1380960320905805824


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5185 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `add-reset-password-to-cli` --- ### 📝 Commits (3) - [`865da86`](https://github.com/actualbudget/actual/commit/865da8647e8a5ea43d99e4766cdc1f0be368ae00) add reset passsword to cli tool - [`54fb362`](https://github.com/actualbudget/actual/commit/54fb36242cb87665d6981a12cb21096bb93529e4) release notes - [`d42833b`](https://github.com/actualbudget/actual/commit/d42833ba7057843d42a3c5f34254ccb7baddf16c) added the script properly ### 📊 Changes **3 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/README.md` (+7 -0) 📝 `packages/sync-server/bin/actual-server.js` (+9 -0) ➕ `upcoming-release-notes/5185.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Giving the user the abiliity to reset their password when using the CLI tool. This was asked for here: https://discord.com/channels/937901803608096828/1380960320905805824/1380960320905805824 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:18:54 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5803