1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/routers/install
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
..
install.go Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
routes.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
setting.go Ensure settings for Service and Mailer are read on the install page (#15943) 2021-06-16 19:32:57 -04:00