Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

HTAuth Sync

Descriere

Allow your WordPress users to log into other systems using their WordPress credentials!

This plugin will create a htusers file and create entries for the user roles that you specify. When a user logs into WordPress or updates their profile, their password is hashed and written to the file. The plugin handles password changes and resets automatically, so you can just set this up and forget about it!

Instalare

  1. Unzip htauthsync.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click „HTAuth Sync” in the „Settings” menu
  4. Specify the location that you’d like your htusers file written to
  5. In your Apache configuration, be sure that you specify the AuthName and AuthUserFile to be consistent with what you entered in the settings screen.

Întrebări frecvente

Do I need to do anything when new user’s join my site?

Nope! Just specify the user roles that you would like synced, and the plugin takes care of the rest.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„HTAuth Sync” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „HTAuth Sync” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.1

  • WordPress 3.8 compatibility
  • Language Fixes
  • UX improvements

1.0

  • Initial Version
  • Only exports in „digest” format.