]> source.dussan.org Git - gitea.git/commit
Make localstorage read ssh or https correctly (#11483)
authorL0veSunshine <xuan199651@gmail.com>
Mon, 18 May 2020 17:44:39 +0000 (01:44 +0800)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 17:44:39 +0000 (12:44 -0500)
commiteb8abffcc1be777d38a416a030a6e4f42b06ac25
tree5cd0a999941527969d4c600b3c7896bca0838b44
parent6b798feaf6bb59ba32273d13755a11d3dcefaddc
Make localstorage read ssh or https correctly (#11483)

* Make localstorage read ssh or https correctly

* Update index.js

If not login there is only a "https" button, This commit fix  the "https" button hasn't blue border.

* Keep user selected whether or not to log in

* Update index.js
web_src/js/index.js