[PR #944] [MERGED] feat: ability to download all the 2FA recovery codes #1266

Closed
opened 2026-02-26 19:32:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/944
Author: @anikdhabal
Created: 2/16/2024
Status: Merged
Merged: 2/21/2024
Merged by: @Mythie

Base: mainHead: issue#938


📝 Commits (5)

  • 5d6cdbe feat: ability to download all the 2FA recovery codes
  • 0186f2d feat: ability to download 2FA recovery codes
  • 39c6cbf feat: ability to download 2FA recovery codes
  • aba6b58 fix: simplify download api
  • 8287722 fix: update view dialog to use new download api

📊 Changes

4 files changed (+82 additions, -28 deletions)

View changed files

📝 apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx (+29 -17)
📝 apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx (+29 -3)
packages/lib/client-only/download-file.ts (+19 -0)
📝 packages/lib/client-only/download-pdf.ts (+5 -8)

📄 Description

fixes #938

https://github.com/documenso/documenso/assets/81948346/8bf807ae-41b0-417b-9f55-d96584e71acb


🔄 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/documenso/documenso/pull/944 **Author:** [@anikdhabal](https://github.com/anikdhabal) **Created:** 2/16/2024 **Status:** ✅ Merged **Merged:** 2/21/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `issue#938` --- ### 📝 Commits (5) - [`5d6cdbe`](https://github.com/documenso/documenso/commit/5d6cdbef891b558900a0017aabe4c5090ee9b264) feat: ability to download all the 2FA recovery codes - [`0186f2d`](https://github.com/documenso/documenso/commit/0186f2dfeda8240be2bbf9e46e158f81d70e3321) feat: ability to download 2FA recovery codes - [`39c6cbf`](https://github.com/documenso/documenso/commit/39c6cbf66a9cb29f711e1af3b96243c31fe143ae) feat: ability to download 2FA recovery codes - [`aba6b58`](https://github.com/documenso/documenso/commit/aba6b58c14581d302649adb9967da1d3dec73f76) fix: simplify download api - [`8287722`](https://github.com/documenso/documenso/commit/8287722f59f9b9f128045ce358db80139db9ea81) fix: update view dialog to use new download api ### 📊 Changes **4 files changed** (+82 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/components/forms/2fa/enable-authenticator-app-dialog.tsx` (+29 -17) 📝 `apps/web/src/components/forms/2fa/view-recovery-codes-dialog.tsx` (+29 -3) ➕ `packages/lib/client-only/download-file.ts` (+19 -0) 📝 `packages/lib/client-only/download-pdf.ts` (+5 -8) </details> ### 📄 Description fixes #938 https://github.com/documenso/documenso/assets/81948346/8bf807ae-41b0-417b-9f55-d96584e71acb --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1266
No description provided.