Commit graph

6 commits

Author SHA1 Message Date
Grischa Brockhaus cb8fe52efe plugin_openid:
* Delegation: Configure what OpenID version the provider is supporting
(Version 1 or 2 or both)
* A little refactoring done to make code more readable.
2012-03-29 14:01:39 +02:00
Grischa Brockhaus 99929a2eff plugin_openid:
* If no user has configured his OpenID yet, there will be no OpenID
login but a info about that.
* No need to enter your OpenID URL anymore, just choose the user and log
in (can be switched back to old style)
2012-03-27 01:10:44 +02:00
Grischa Brockhaus 4ddc88e83f plugin_openid: typo 2012-03-26 03:17:36 +02:00
Grischa Brockhaus 922e908908 plugin_openid:
* Added AOL shortcut
* Added description about the shortcuts to the configuration screen.
2012-03-26 03:14:05 +02:00
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 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