Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Open ID Delegate

Описание

With this very simple plugin you can use the blog URL to authenticate with OpenID using an another OpenID provider.
called Delegation.

In order to maximize performance the vars are contained in plugin file rather than storing in a database.

Due to security issue (https://wordpress.org/news/2011/06/passwords-reset/) php file is gpg signed, ID 7ED1BC0C.

Установка

1) Upload the plugin folder to /wp-content/plugins/

2) Open oid_delegate.php and fill OID_DELEGATE_SVR and OID_DELEGATE_DEL constants with your OpenID server

3) In WordPress Admin Panel go to Plugins and activate this plugin

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Open ID Delegate» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Open ID Delegate» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • First version of plugin