0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 07:43:18 -05:00
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
smtp
sspi
source_group_sync.go