Commit graph

12 commits

Author SHA1 Message Date
Grischa Brockhaus 3fcd694f8b plugin_openid:
* Was not able to change users OpenID url, if logged in with another
external login (like BrowserID)
* Added Google and Yahoo as shortcuts. They provide OpenID with a
generic URL.
2012-03-26 02:09:08 +02:00
Grischa Brockhaus 6526a7cb2b plugin_openid: fixed wrong merge point 2012-03-25 01:42:56 +01:00
Grischa Brockhaus 4674b4c36b Merge branch 'browserid' 2012-03-25 01:39:14 +01:00
Grischa Brockhaus b0619bf129 plugin_openid: fixed crappy html. 2012-03-24 16:12:55 +01:00
Grischa Brockhaus 5a1403cd71 plugin_browserid: A first start. 2012-03-24 15:59:25 +01:00
Grischa Brockhaus eafd30cc84 plugin_openid: missing break in switch statement 2012-03-24 15:42:51 +01:00
Grischa Brockhaus 0487572b3d plugin_openid: Patched OpenID library to do an autofallback, if
/dev/urandom is not accessible instead of failing completely.
2012-03-24 13:36:38 +01:00
Grischa Brockhaus dfec18d0f8 plugin_openid: Nicer output. Icon and input placeholder. 2012-03-24 03:28:54 +01:00
Grischa Brockhaus 2c34381896 plugin_openid:
* New PHP-OpenId lib
* Patched it with a pull request found at GitHub solving depreated
problems
* Removed temp storage path from config (as no user knows what to do
here) and replaced it with a templates_c path.
* A lot more documentation inside the plugin configuration.
* A lot of fixes.
2012-03-24 02:26:09 +01:00
Grischa Brockhaus 6a939ae1a9 plugin_openid:
* New PHP-OpenId lib
* Patched it with a pull request found at GitHub solving depreated
problems
* A lot of fixes.
- Better documentation still missing, this will be the next commit.
2012-03-22 04:19:23 +01:00
Garvin Hicking ab02bb4af4 Remove $Id$ 2011-12-25 10:07:20 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00