Commit graph

11 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
Garvin Hicking cf7ea74b0a Added legal notice for remaining plugins
@th-h Please check serendipity_event_dejure if possible

@onli please check serendipity_event_commentspice and serendipity_event_browserid if possible
2018-04-05 14:17:19 +02:00
Garvin Hicking 6ca3cbf895 Issue #259 fix missing static keyword for PHP 5.6+ 2015-01-15 10:23:29 +01:00
Garvin Hicking a3103eaa6a Properly propagata realname to session vars, fixes #156 2014-05-28 10:58:04 +02:00
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 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 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 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