[PR #2641] [MERGED] Make /login show descriptive error when an incorrect password is submitted #53731

Closed
opened 2026-04-30 22:38:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2641
Author: @matt-fidd
Created: 4/19/2024
Status: Merged
Merged: 4/23/2024
Merged by: @MatissJanis

Base: masterHead: 2640-login-error


📝 Commits (3)

  • 097ef39 Make /login show descriptive error when an incorrect password is submitted
  • 2072c39 release note
  • 982034c Refactor to use error passed from server and add handling for res.token not set

📊 Changes

2 files changed (+19 additions, -7 deletions)

View changed files

📝 packages/loot-core/src/server/main.ts (+13 -7)
upcoming-release-notes/2641.md (+6 -0)

📄 Description

Fixes #2640

Before:
image

After:
image


🔄 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/2641 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 4/19/2024 **Status:** ✅ Merged **Merged:** 4/23/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `2640-login-error` --- ### 📝 Commits (3) - [`097ef39`](https://github.com/actualbudget/actual/commit/097ef39aa057e3d2a3d21e4d5633f6ad09bc7c16) Make /login show descriptive error when an incorrect password is submitted - [`2072c39`](https://github.com/actualbudget/actual/commit/2072c392f21507785fa536a3ff117946df61a416) release note - [`982034c`](https://github.com/actualbudget/actual/commit/982034c4b8d6965f81e5beb39b1ea0baf9edfa61) Refactor to use error passed from server and add handling for res.token not set ### 📊 Changes **2 files changed** (+19 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/main.ts` (+13 -7) ➕ `upcoming-release-notes/2641.md` (+6 -0) </details> ### 📄 Description Fixes #2640 Before: ![image](https://github.com/actualbudget/actual/assets/81489167/710406bd-9378-4b54-b6a1-1e5279340113) After: ![image](https://github.com/actualbudget/actual/assets/81489167/588be372-2c26-4971-b654-9e8b6dabce60) --- <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-04-30 22:38:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#53731