Disabled GitHub login for now, since it's too buggy and also makes the server mad slow.

This commit is contained in:
Nick Winter 2014-11-29 10:52:46 -08:00
parent 1bd70591a0
commit 912df310a2

View file

@ -70,10 +70,11 @@ block modal-body-wait-content
block modal-footer
.modal-footer
div.network-login
btn.btn.btn-sm.github-login-button#github-login-button
img(src="/images/pages/modal/auth/github_icon.png")
| GitHub
// GitHub login too buggy to survive
//div.network-login
// btn.btn.btn-sm.github-login-button#github-login-button
// img(src="/images/pages/modal/auth/github_icon.png")
// | GitHub
div.network-login
.fb-login-button(data-show-faces="false", data-width="200", data-max-rows="1", data-scope="email")
// Google+ login causing script errors on IE10