From: Jess Robinson Date: Tue, 15 May 2012 16:26:33 +0000 (+0000) Subject: Update to support openid login with google, which uses a known url X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fd114bb48b64e51f18fcaa2bdde709be9f891de0;p=scpubgit%2Fstemmaweb.git Update to support openid login with google, which uses a known url --- diff --git a/root/src/auth/login.tt b/root/src/auth/login.tt index e653632..c6bf88f 100644 --- a/root/src/auth/login.tt +++ b/root/src/auth/login.tt @@ -17,18 +17,16 @@
- - - [% form.field('openid_identifier').render %] - + + + + +
+ +
+ + + [% form.field('username').render %] [% form.field('password').render %]