Unify the two login forms
authorMagnus Hagander <magnus@hagander.net>
Wed, 9 Aug 2017 14:27:52 +0000 (16:27 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 9 Aug 2017 14:27:52 +0000 (16:27 +0200)
commitaf140b6dec710aab16cf06efc79a22e1eec90566
treed743bd5bcde9c7243fb8722f9347f670acc9ec0f
parent71f087fdfbc553fab39ee78630d6debde54df50a
Unify the two login forms

Instead of having two completely different forms for general login and
community authentication login with the only difference being the url
and the intro text, make it take a parameter instead and have just one
copy of the rest.
pgweb/account/views.py
templates/account/communityauth.html [deleted file]
templates/account/login.html