[PR #4849] [MERGED] Turned off autocomplete for TOTP codes #6418

Closed
opened 2026-02-05 10:31:45 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4849
Author: @ImMattic
Created: 2/15/2024
Status: Merged
Merged: 3/10/2024
Merged by: @ssddanbrown

Base: developmentHead: totp-patch


📝 Commits (1)

  • c53c9f6 Turned off autocomplete for TOTP codes

📊 Changes

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

View changed files

📝 resources/views/mfa/parts/verify-totp.blade.php (+1 -1)

📄 Description

Small QOL change to turn off autocomplete when entering TOTP codes since they're one time use only.


🔄 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/BookStackApp/BookStack/pull/4849 **Author:** [@ImMattic](https://github.com/ImMattic) **Created:** 2/15/2024 **Status:** ✅ Merged **Merged:** 3/10/2024 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `totp-patch` --- ### 📝 Commits (1) - [`c53c9f6`](https://github.com/BookStackApp/BookStack/commit/c53c9f68666457365f9294fe944b8491c242ec65) Turned off autocomplete for TOTP codes ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/mfa/parts/verify-totp.blade.php` (+1 -1) </details> ### 📄 Description Small QOL change to turn off autocomplete when entering TOTP codes since they're one time use only. --- <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 2026-02-05 10:31:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6418