[PR #1733] [MERGED] Change two factor code entry box from text to number #16021

Closed
opened 2025-11-02 12:00:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1733
Author: @pgaskin
Created: 5/16/2017
Status: Merged
Merged: 5/16/2017
Merged by: @lunny

Base: masterHead: patch-8


📝 Commits (1)

  • e4f15ea Change two factor code entry box from text to number

📊 Changes

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

View changed files

📝 templates/user/auth/twofa.tmpl (+1 -1)

📄 Description

This makes it only accept numbers, and is easier to use on a mobile device because only numbers will show on the onscreen keyboard.


🔄 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/go-gitea/gitea/pull/1733 **Author:** [@pgaskin](https://github.com/pgaskin) **Created:** 5/16/2017 **Status:** ✅ Merged **Merged:** 5/16/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-8` --- ### 📝 Commits (1) - [`e4f15ea`](https://github.com/go-gitea/gitea/commit/e4f15ea16e9aed1b0efcd1172538115050b4e54a) Change two factor code entry box from text to number ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `templates/user/auth/twofa.tmpl` (+1 -1) </details> ### 📄 Description This makes it only accept numbers, and is easier to use on a mobile device because only numbers will show on the onscreen keyboard. --- <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 2025-11-02 12:00:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16021