[PR #713] [MERGED] Fixed issue/request #705 #20992

Closed
opened 2026-04-30 07:30:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/713
Author: @BlackDex
Created: 11/7/2019
Status: Merged
Merged: 11/7/2019
Merged by: @dani-garcia

Base: masterHead: issue-705


📝 Commits (1)

📊 Changes

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

View changed files

📝 .env.template (+12 -0)
📝 src/api/core/two_factor/authenticator.rs (+6 -2)
📝 src/config.rs (+4 -0)

📄 Description

Added a config option to disable time drifted totp codes.
Default is false, since this is what the RFC recommends.


🔄 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/713 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/7/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `issue-705` --- ### 📝 Commits (1) - [`3f6809b`](https://github.com/dani-garcia/vaultwarden/commit/3f6809bcdf88268543c0ee75ae6c3a3fbcf23df8) Fixed issue/request #705 ### 📊 Changes **3 files changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.env.template` (+12 -0) 📝 `src/api/core/two_factor/authenticator.rs` (+6 -2) 📝 `src/config.rs` (+4 -0) </details> ### 📄 Description Added a config option to disable time drifted totp codes. Default is false, since this is what the RFC recommends. --- <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-04-30 07:30:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#20992