Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Open ID Delegate

Beskrivning

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.

Installation

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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Open ID Delegate” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Open ID Delegate” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • First version of plugin