gitea/modules/web/middleware
wxiaoguang 5b9557aef5
Refactor cookie ()
Close 

At the beginning, I just wanted to fix the warning mentioned by 

But, the cookie code really doesn't look good to me, so clean up them.

Complete the TODO on `SetCookie`: 

> TODO: Copied from gitea.com/macaron/macaron and should be improved
after macaron removed.
..
binding.go Map OIDC groups to Orgs/Teams ()
cookie.go Refactor cookie ()
data.go
flash.go
locale.go Refactor cookie ()
request.go