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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:feat/enhance_2fa_login📝 Commits (1)
a5b782bfeat: enhance 2fa login📊 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.