このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

HELLDAP

説明

Just LDAP auth, no other features. A minimalistic approach to auth when you need just auth and no other hassles with it.

インストール

  1. Upload the plugin to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit the php file and fill the gaps in the configurations

FAQ

Editing PHP file for configuration? Really? Why not some form in Admin and save in the database?

Auth is a delicate matter, if fails, can lock your site
and force you to debug a live site to discover what happened
with your passwords and users.

Considering that auth is configured only once in an installation,
HTML forms and database querys are unnecessary overheads and hassles.

評価

このプラグインにはレビューがありません。

貢献者と開発者

HELLDAP はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“HELLDAP” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.4
Put the proper required WP version in readme

1.0.3
A more complete README with FAQ and Changelog

1.0.2
A better README

1.0.1
Some minor spelling corrections

1.0
Initial Release