mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-01-08 23:50:16 -05:00
90e05e7d52
- When RS256, RS384, ES384, ES512 was specified as the JWT signing
algorithm they would generate RS512 and ES256 respectively.
- Added unit test.
(cherry picked from commit
|
||
---|---|---|
.. | ||
source | ||
additional_scopes_test.go | ||
auth.go | ||
auth_test.go | ||
basic.go | ||
group.go | ||
httpsign.go | ||
interface.go | ||
main_test.go | ||
oauth2.go | ||
reverseproxy.go | ||
reverseproxy_test.go | ||
session.go | ||
signin.go | ||
source.go | ||
sspi.go | ||
sspiauth_posix.go | ||
sspiauth_windows.go | ||
sync.go |