Support email-attribute fetching from OpenID
authorJess Robinson <j.robinson@shadowcat.co.uk>
Mon, 28 May 2012 14:58:23 +0000 (14:58 +0000)
committerJess Robinson <j.robinson@shadowcat.co.uk>
Mon, 28 May 2012 14:58:23 +0000 (14:58 +0000)
commit10ef765302eb2d8ed7bdd23f63a2b9703cd1df59
treefa790e660bb534440599d712bcc0302aef45b6be
parent59acd833609a5c50cf17d1cc680781d8d9501451
Support email-attribute fetching from OpenID
- store display value as email attribute
- default to id if no display value
- show display value on index page
- add tests for openid type users
lib/Text/Tradition/Directory.pm
lib/Text/Tradition/User.pm
stemmaweb/lib/stemmaweb/Controller/Users.pm
stemmaweb/root/src/index.tt
t/text_tradition_user.t