digideskio / zotonic

Automatically exported from code.google.com/p/zotonic
0 stars 0 forks source link

mod_openid #165

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've written several lines of code. This module is openid-2.0 compatible and 
based on erl_openid. Can you review them?

Steps to get it working:

cd zotonic
hg pull http://vedro.su:9000
hg up -r 7162518ceef9
make

Go to http://yousite.com/admin/modules and enable mod_openid.

Now, logoff and go to /login. You can see openid icon. If click on them, the 
magic goes on.

Of course, this is far from final version, and i will do next commits.

Current short TODO is 
- eye-candy seamless integration into mod_authentification and mod_signup UIs. 
By now errors are badly displayed and user/password forms do not hides 
automatically (how to do that?).
- add easy-to-use one-click controls like this: 
https://bitbucket.org/account/signup/ -> openid

Original issue reported on code.google.com by hellla...@gmail.com on 5 Apr 2011 at 2:46

GoogleCodeExporter commented 8 years ago
yeah :)
in case you missed it - here's my reply
http://groups.google.com/group/zotonic-developers/browse_thread/thread/32f5bbbe8
dfc9f8a?hl=en_US#

Original comment by scherpenisse on 5 Apr 2011 at 7:14

GoogleCodeExporter commented 8 years ago
please close the issue

Original comment by hellla...@gmail.com on 19 Apr 2011 at 10:56

GoogleCodeExporter commented 8 years ago

Original comment by scherpenisse on 21 Jul 2011 at 3:56