Allow setting text direction.
[scpubgit/stemmaweb.git] / root / src / auth /
2015-02-09 tla open ID realm is hostname only, not uri_for(/)
2015-02-06 Errietta Kostala Only trigger G+ login on button click errietta/login-3622
2015-01-21 Errietta Kostala Move google client id to config
2015-01-21 Errietta Kostala Rename url to public_cert_url and use app url for realm
2015-01-21 Errietta Kostala Add autocreate user and add openid login back
2015-01-19 Errietta Kostala Get email and token from g+
2014-01-18 Tara L Andrews fix some styling throughout the site
2012-07-15 Tara L Andrews add OpenID logo and a little styling to the login forms
2012-07-12 Tara L Andrews integrate login/register functionality more properly...
2012-07-09 Jess Robinson Add Recaptcha support to the register action to help...
2012-07-06 Jess Robinson display is now 'email', allowing ::Auth to email after...
2012-07-04 Eden Cardim fix for openid authentication
2012-07-04 Eden Cardim fixed formhandler error
2012-05-15 Jess Robinson Update to support openid login with google, which uses...
2012-05-15 Jess Robinson Complete support for openid and new built-in openid_ide...
2012-05-11 Jess Robinson Replacing SimpleLogin with Controller::Auth (requires...