1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-12 13:17:44 +03:00
gitea/routers/web
Aliaksandr Mianzhynski 28ac4a7a87
Add EdDSA JWT signing algorithm ()
* Add EdDSA signing algorithm

* Fix typo

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-08-25 16:50:38 -04:00
..
admin Improve SMTP authentication and Fix user creation bugs () 2021-08-11 21:42:58 +01:00
dev Refactor routers directory () 2021-06-09 01:33:54 +02:00
events Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
explore Related refactors to ctx.FormX functions () 2021-08-11 18:08:52 +03:00
org [API] generalize list header () 2021-08-12 14:43:08 +02:00
repo Fix branch pagination error () 2021-08-24 23:15:07 +01:00
user Add EdDSA JWT signing algorithm () 2021-08-25 16:50:38 -04:00
base.go Allow setting X-FRAME-OPTIONS () 2021-08-06 16:47:10 -04:00
goget.go Related refactors to ctx.FormX functions () 2021-08-11 18:08:52 +03:00
home.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
swagger_json.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
web.go Added introspection endpoint. () 2021-08-20 22:16:45 -04:00