Get email and token from g+
[scpubgit/stemmaweb.git] / lib / stemmaweb.pm
2015-01-19 Errietta Kostala Get email and token from g+
2013-10-28 tla make Stemweb listener for result notification (#27...
2012-09-06 Tara L Andrews disable email confirmation for now
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-09 Jess Robinson Add settings for register email configuration
2012-07-06 Jess Robinson Add Email::Template for post-registratin email sending
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-28 Jess Robinson Fix openid attribute fetching using Credential::OpenID
2012-05-28 Jess Robinson Fix bug from previous tidy-up, User model went away...
2012-05-21 Jess Robinson Change to using the merged Directory as the User store
2012-05-15 Jess Robinson Attempts to support openid attribute extension via...
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...
2012-05-04 Jess Robinson Basic usable login-auth using KiokuDB
2012-04-18 Tara L Andrews fix failing stemmaweb stub test
2012-02-21 Tara L Andrews turn off default debug
2012-01-18 Tara L Andrews rename TreeOfTexts to less annoying stemmaweb