Image

Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Image

HELLDAP

Disgrifiad

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

Gosod

  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

Cwestiynau Cyffredin

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.

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“HELLDAP” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “HELLDAP” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

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