gitea/routers/web/user
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
..
setting
auth.go
auth_openid.go
avatar.go
home.go
home_test.go
main_test.go
notification.go
oauth.go
profile.go
task.go