[PR #648] [MERGED] Block enabling e2e encryption when the crypto API is unavailable #3228

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/648
Author: @j-f1
Created: 2/10/2023
Status: Merged
Merged: 2/13/2023
Merged by: @j-f1

Base: masterHead: jed/disable-http-e2e


📝 Commits (1)

  • 4fb251d Block enabling end-to-end encryption when crypto API is unavailable

📊 Changes

1 file changed (+19 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/Encryption.js (+19 -0)

📄 Description

This is blocked on https://github.com/actualbudget/docs/pull/104 getting merged. To test this out, you’ll have to run locally and then visit your computer’s IP address.

For future reference, unlike disabling the app when SharedArrayBuffer is unavailable, end to end encryption actually will to work at all when the crypto API is unavailable.


🔄 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/648 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/10/2023 **Status:** ✅ Merged **Merged:** 2/13/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/disable-http-e2e` --- ### 📝 Commits (1) - [`4fb251d`](https://github.com/actualbudget/actual/commit/4fb251d18dbbfbd5a5647573b116005a04cc0f3d) Block enabling end-to-end encryption when crypto API is unavailable ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Encryption.js` (+19 -0) </details> ### 📄 Description This is blocked on https://github.com/actualbudget/docs/pull/104 getting merged. To test this out, you’ll have to run locally and then visit your computer’s IP address. For future reference, unlike disabling the app when SharedArrayBuffer is unavailable, end to end encryption actually will to work at all when the crypto API is unavailable. --- <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:38:27 -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#3228