[PR #129] [MERGED] Implemented PUT for /two-factor/authenticator and /two-factor/disable #124 #3859

Open
opened 2025-10-09 18:31:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/129
Author: @krankur
Created: 8/10/2018
Status: Merged
Merged: 8/10/2018
Merged by: @dani-garcia

Base: betaHead: beta


📝 Commits (4)

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

📝 src/api/core/mod.rs (+2 -0)
📝 src/api/core/two_factor.rs (+18 -0)

📄 Description

No description provided


🔄 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/129 **Author:** [@krankur](https://github.com/krankur) **Created:** 8/10/2018 **Status:** ✅ Merged **Merged:** 8/10/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `beta` ← **Head:** `beta` --- ### 📝 Commits (4) - [`ddda86b`](https://github.com/dani-garcia/vaultwarden/commit/ddda86b90d1d4db22ef86a183f00654d9b71271c) Implemented bulk cipher share (share selected) #100 - [`5f6d721`](https://github.com/dani-garcia/vaultwarden/commit/5f6d721c091029f02efd6bbacc57fa9847d95dc5) Implemented PUT for /two-factor/authenticator and /two-factor/disable - [`7b2de40`](https://github.com/dani-garcia/vaultwarden/commit/7b2de40beb9e7a9a074bb2154b4778f72f0ab8c5) Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta - [`3fd3d8d`](https://github.com/dani-garcia/vaultwarden/commit/3fd3d8d5e9e424ebe976a33a86d8fa42e8d8b7f6) Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into beta ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/mod.rs` (+2 -0) 📝 `src/api/core/two_factor.rs` (+18 -0) </details> ### 📄 Description _No description provided_ --- <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:31:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3859