]> source.dussan.org Git - gitea.git/commit
Show OAuth callback error message (#18185)
authorKN4CK3R <admin@oldschoolhack.me>
Fri, 7 Jan 2022 21:02:09 +0000 (22:02 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Jan 2022 21:02:09 +0000 (21:02 +0000)
commite30b20dc68566e1f7d5638831c3b8f8c8d241e2c
tree3142cdc1d5579ffd651a8cdf23e0f646c602144a
parent3dbdf36d952678aafd1dac1a9fccce51bdbb8fc0
Show OAuth callback error message (#18185)

* 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>
options/locale/locale_en-US.ini
routers/web/auth/oauth.go