forgejo/modules/web/middleware
silverwind 24e64fe372
Replace interface{} with any () ()
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
binding.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
cookie.go Refactor cookie () 2023-04-13 15:45:33 -04:00
data.go Improve template system and panic recovery () 2023-05-04 14:36:34 +08:00
flash.go Improve template system and panic recovery () 2023-05-04 14:36:34 +08:00
locale.go Refactor cookie () 2023-04-13 15:45:33 -04:00
request.go Improve template system and panic recovery () 2023-05-04 14:36:34 +08:00