Beskrivelse
Just LDAP auth, no other features. A minimalistic approach to auth when you need just auth and no other hassles with it.
Installasjon
- Upload the plugin to your
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Edit the php file and fill the gaps in the configurations
Ofte stilte spørsmål
- 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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«HELLDAP» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett “HELLDAP” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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
