You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
auth.go Handle refactor (#3339) 7 years ago
auth_openid.go Handle refactor (#3339) 7 years ago
home.go Handle refactor (#3339) 7 years ago
home_test.go Unit tests for wiki routers (#3022) 7 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Handle refactor (#3339) 7 years ago
profile.go Handle refactor (#3339) 7 years ago
setting.go Handle refactor (#3339) 7 years ago
setting_openid.go Handle refactor (#3339) 7 years ago
setting_test.go Fix missing password length check when change password (#3039) 7 years ago