0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 15:58:50 +01:00
gitea/routers
KN4CK3R e30b20dc68
Show OAuth callback error message ()
* Show callback error message.

* lint

* Use error code to display a message.

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-01-07 21:02:09 +00:00
..
api/v1 Team permission allow different unit has different permission () 2022-01-05 11:37:00 +08:00
common Instead of using routerCtx just escape the url before routing () 2021-12-25 00:50:49 +08:00
install Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
private Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
utils
web Show OAuth callback error message () 2022-01-07 21:02:09 +00:00
init.go