]> source.dussan.org Git - gitea.git/commit
Fix panic when an invalid oauth2 name is passed (#20820)
authorBalki <189196+balki@users.noreply.github.com>
Wed, 17 Aug 2022 18:25:28 +0000 (18:25 +0000)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2022 18:25:28 +0000 (14:25 -0400)
commitc138e76c1ce487beb6a34737a96d7c9239a50cd1
tree92d926b706f418208bbb00f26aee3fca3fa4e1e2
parent7503cd35c285741c6d9caf9797a5c953ae9dccf6
Fix panic when an invalid oauth2 name is passed (#20820)
models/auth/oauth2.go