[PR #162] [CLOSED] Add ability to disable password #3046

Closed
opened 2026-02-28 20:35:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/162
Author: @xethlyx
Created: 8/10/2022
Status: Closed

Base: masterHead: feat/disable-password


📝 Commits (4)

  • 34ceb01 feat: add disabling password
  • a0c7da2 Merge branch 'master' into feat/disable-password
  • bd4199e style: fix lint errors
  • d5d2d12 Merge branch 'master' into feat/disable-password

📊 Changes

3 files changed (+17 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/subscribe/ChangePassword.js (+2 -0)
📝 packages/desktop-client/src/components/manager/subscribe/common.js (+11 -1)
📝 packages/loot-core/src/server/main.js (+4 -1)

📄 Description

This pull request adds the ability to disable passwords. For more information, see the dependant pull request actualbudget/actual-server#71.


🔄 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/162 **Author:** [@xethlyx](https://github.com/xethlyx) **Created:** 8/10/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/disable-password` --- ### 📝 Commits (4) - [`34ceb01`](https://github.com/actualbudget/actual/commit/34ceb0143ee4f90b2c0fac10fe56abc86d89dfaf) feat: add disabling password - [`a0c7da2`](https://github.com/actualbudget/actual/commit/a0c7da26a68f0f54295979333afbb4a1e5063564) Merge branch 'master' into feat/disable-password - [`bd4199e`](https://github.com/actualbudget/actual/commit/bd4199e01507890a0ca425da1c9a0eb500b0a8eb) style: fix lint errors - [`d5d2d12`](https://github.com/actualbudget/actual/commit/d5d2d12bd9f3b4d7b44cacf3677d536af10d46f7) Merge branch 'master' into feat/disable-password ### 📊 Changes **3 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/subscribe/ChangePassword.js` (+2 -0) 📝 `packages/desktop-client/src/components/manager/subscribe/common.js` (+11 -1) 📝 `packages/loot-core/src/server/main.js` (+4 -1) </details> ### 📄 Description This pull request adds the ability to disable passwords. For more information, see the dependant pull request actualbudget/actual-server#71. --- <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 20:35:31 -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#3046