You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Dave <sn...@gmail.com> on 2008/07/15 18:23:43 UTC

GSoC OpenID progress

Just a heads up on our Google Summer of Code OpenID for Roller
project. Tatyana submitted her first patch and I took a look at it,
got it up and running in my workspace and tested it against my
favorite OpenID provider (ClaimID). The code is not complete but it's
a good starting point. It uses Spring Security for OpenID support, a
new User Attribute table to store a user's OpenID URL -- there is no
UI yet, so you have to use SQL to add that URL for your user.

Patch is attached here if you'd like to take a look, and I added a
couple of comments:
    https://issues.apache.org/roller/browse/ROL-1733

I hope Tatyana will provide some more details with her next patch.

- Dave