mirror of
https://github.com/gogs/gogs.git
synced 2026-02-28 01:00:57 +01:00
- Fix Context struct with FlashData - Add SetCookie, GetCookie, Tr helper methods - Update user.go, go_get.go, org.go, repo.go context files - Fix JSON, HTML rendering methods - Update Contexter middleware to handle Flash properly - Fix auth.go references to Request Co-authored-by: unknwon <2946214+unknwon@users.noreply.github.com>