0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 00:05:40 +01:00
gitea/routers/user
Morgan Bazalgette 65861900cd Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound

* Change Handle(403) to NotFound, avoid using macaron's NotFound
2018-01-10 23:34:17 +02:00
..
auth_openid.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
auth.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
home_test.go
home.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
main_test.go
notification.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
profile.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
setting_openid.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
setting_test.go
setting.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00