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

Closed
opened 2026-03-03 08:53:05 +03:00 by kerem · 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>
kerem 2026-03-03 08:53:05 +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/vaultwarden#2788
No description provided.