c3661dc improved login form with prioritized SSO authentication
📊 Changes
1 file changed (+231 additions, -181 deletions)
View changed files
📝src/components/LoginForm.tsx (+231 -181)
📄 Description
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
Add tabbed interface for password, passkey, and SSO login
Prioritize SSO as first option when OIDC providers are configured
Improve UX with cleaner authentication methods.
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/1132
**Author:** [@adrianeastles](https://github.com/adrianeastles)
**Created:** 7/26/2025
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `feature/form-signin-improvements`
---
### 📝 Commits (1)
- [`c3661dc`](https://github.com/fosrl/pangolin/commit/c3661dcb54d316a27b2beca565e639dfaec73bb8) improved login form with prioritized SSO authentication
### 📊 Changes
**1 file changed** (+231 additions, -181 deletions)
<details>
<summary>View changed files</summary>
📝 `src/components/LoginForm.tsx` (+231 -181)
</details>
### 📄 Description
## 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
- Add tabbed interface for password, passkey, and SSO login
- Prioritize SSO as first option when OIDC providers are configured
- Improve UX with cleaner authentication methods.
## How to test?
<img width="556" height="583" alt="Screenshot 2025-07-26 at 12 01 54 am" src="https://github.com/user-attachments/assets/760a438d-a9c4-416e-b8c9-7990d4d3ee6c" />
<img width="476" height="547" alt="Screenshot 2025-07-26 at 12 02 20 am" src="https://github.com/user-attachments/assets/cabd77e3-7fa3-43c8-a7e2-5354aad29f6d" />
<img width="490" height="491" alt="Screenshot 2025-07-26 at 12 02 25 am" src="https://github.com/user-attachments/assets/be0e047a-65af-4a1e-82cf-ae1782fc272c" />
---
<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/1132
Author: @adrianeastles
Created: 7/26/2025
Status: ❌ Closed
Base:
dev← Head:feature/form-signin-improvements📝 Commits (1)
c3661dcimproved login form with prioritized SSO authentication📊 Changes
1 file changed (+231 additions, -181 deletions)
View changed files
📝
src/components/LoginForm.tsx(+231 -181)📄 Description
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
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.