additional_plugins/serendipity_event_openid/ChangeLog
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

22 lines
911 B
Plaintext

Version 0.8 (brockhaus)
---------------------------------
* Added AOL shortcut
* Added description about the shortcuts to the configuration screen.
Version 0.7 (brockhaus)
---------------------------------
* 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.
Version 0.6 (brockhaus)
---------------------------------
* Patched OpenID library to do an autofallback, if /dev/urandom is not accessible instead of failing completely.
Version 0.5 (brockhaus)
---------------------------------
* 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.