mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-03-26 03:23:04 -04:00
Implements synchronizing an external user's quota group with provided OAuth2 claim. This functionality will allow system administrators to manage user's quota groups automatically. Documentation is at forgejo/docs#1337 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8554 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: thezzisu <thezzisu@gmail.com> Co-committed-by: thezzisu <thezzisu@gmail.com> |
||
|---|---|---|
| .. | ||
| assert_interface_test.go | ||
| init.go | ||
| jwtsigningkey.go | ||
| jwtsigningkey_test.go | ||
| providers.go | ||
| providers_base.go | ||
| providers_custom.go | ||
| providers_openid.go | ||
| providers_simple.go | ||
| source.go | ||
| source_authenticate.go | ||
| source_callout.go | ||
| source_name.go | ||
| source_register.go | ||
| store.go | ||
| token.go | ||
| urlmapping.go | ||