0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-24 11:58:17 +01:00
gitea/routers
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010)
* Added asymmetric token signing.

* Load signing key from settings.

* Added optional kid parameter.

* Updated documentation.

* Add "kid" to token header.
2021-06-17 23:56:46 +02:00
..
api/v1 [API] Add repoCreateTag (#16165) 2021-06-17 18:04:10 +02:00
common
install Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
private
utils
web Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00