1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-11-25 22:32:57 +02:00

fix: Gitea team membership (#3150)

* bugfix: Gitaa team membership

Gitea doesn't properly fill in all the fields like GitHub,
so implement a series of fallbacks.

Signed-off-by: magic_rb <magic_rb@redalder.org>

* add changelog, documentation and fix groups list

Signed-off-by: Jan Larwig <jan@larwig.com>

---------

Signed-off-by: magic_rb <magic_rb@redalder.org>
Signed-off-by: Jan Larwig <jan@larwig.com>
Co-authored-by: Jan Larwig <jan@larwig.com>
This commit is contained in:
Richard Brežák
2025-08-19 08:40:36 +02:00
committed by GitHub
parent f18a0b7b07
commit 8c1b2b63bf
3 changed files with 33 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
---
id: gitea
title: Gitea
title: Gitea / Forgejo
---
:::note
This is not actually its own provider. For more details and options please refer to the [GitHub Provider Options](github.md)
This is not actually a fully serparate provider. For more details and options please refer to the [GitHub Provider Options](github.md)
:::
1. Create a new application: `https://< your gitea host >/user/settings/applications`