]> source.dussan.org Git - gitea.git/commit
Fix UI on edit auth source page (#14137)
authorNorwin <noerw@users.noreply.github.com>
Sat, 26 Dec 2020 18:22:42 +0000 (18:22 +0000)
committerGitHub <noreply@github.com>
Sat, 26 Dec 2020 18:22:42 +0000 (18:22 +0000)
commit24ecdbdb0d254879d1e060bbaec01c0f7ad9cde9
tree47af3ac119548a70247f784409c36637b94fd0d4
parentad1164f73ba277f11a20ea838a62d9b8c8a7cb45
Fix UI on edit auth source page (#14137)

* do not override OAuth URLs with default values when editing an auth source (fixes #12014)
* show custom url inputs by default for providers that don't provide an official hosted service
web_src/js/index.js