[PR #612] [MERGED] feat: enhance 2fa login usability #833

Closed
opened 2025-11-13 12:11:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/612
Author: @lxfrdl
Created: 4/28/2025
Status: Merged
Merged: 4/28/2025
Merged by: @oschwartz10612

Base: mainHead: feat/enhance_2fa_login


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/components/LoginForm.tsx (+6 -0)

📄 Description

As soon as all digits have been entered, the form will be sent automatically. Similar to GitHub's implementation.

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

I really like how GithHub handles the 2fa login process. In my eyes it brings a big usability advantage.

How to test?


🔄 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/fosrl/pangolin/pull/612 **Author:** [@lxfrdl](https://github.com/lxfrdl) **Created:** 4/28/2025 **Status:** ✅ Merged **Merged:** 4/28/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `feat/enhance_2fa_login` --- ### 📝 Commits (1) - [`a5b782b`](https://github.com/fosrl/pangolin/commit/a5b782b72acad7c0218ec543d1782fdfec3ca30f) feat: enhance 2fa login ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/components/LoginForm.tsx` (+6 -0) </details> ### 📄 Description As soon as all digits have been entered, the form will be sent automatically. Similar to GitHub's implementation. ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description I really like how GithHub handles the 2fa login process. In my eyes it brings a big usability advantage. ## How to test? --- <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-13 12:11:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#833