You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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.
3 years ago
..
install.go Add asymmetric JWT signing (#16010) 3 years ago
routes.go Refactor routers directory (#15800) 3 years ago
setting.go Ensure settings for Service and Mailer are read on the install page (#15943) 3 years ago