[PR #664] [MERGED] Fixed issue #663. #3667

Closed
opened 2025-10-09 18:27:48 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/664
Author: @BlackDex
Created: 10/14/2019
Status: Merged
Merged: 10/14/2019
Merged by: @dani-garcia

Base: masterHead: fix-issue-663


📝 Commits (1)

📊 Changes

1 file changed (+7 additions, -7 deletions)

View changed files

📝 src/api/core/two_factor/authenticator.rs (+7 -7)

📄 Description

During the 2fa activation there is no twofactor record yet.
Changed the layout a bit so that it will generate a new twofactor record
when it does not exists yet. Else it will just update the already
existing record.


🔄 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/dani-garcia/vaultwarden/pull/664 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 10/14/2019 **Status:** ✅ Merged **Merged:** 10/14/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `fix-issue-663` --- ### 📝 Commits (1) - [`603a964`](https://github.com/dani-garcia/vaultwarden/commit/603a964579fc56797d80d8681e0b98a2dfd46166) Fixed issue #663. ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/two_factor/authenticator.rs` (+7 -7) </details> ### 📄 Description During the 2fa activation there is no twofactor record yet. Changed the layout a bit so that it will generate a new twofactor record when it does not exists yet. Else it will just update the already existing record. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:27:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3667