forgejo/services/auth/source
Gusted 7d59060dc6
bug: correctly generate oauth2 jwt signing key
- When RS256, RS384, ES384, ES512 was specified as the JWT signing
algorithm they would generate RS512 and ES256 respectively.
- Added unit test.
2024-11-16 15:17:19 +01:00
..
db
ldap Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
oauth2 bug: correctly generate oauth2 jwt signing key 2024-11-16 15:17:19 +01:00
pam fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
remote Implement remote user login source and promotion to regular user 2024-04-25 13:03:49 +02:00
smtp
sspi
source_group_sync.go