diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-29 15:23:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-29 15:23:32 +0800 |
commit | 2a095209527803c7a78ab7c187fc4e8e5827c437 (patch) | |
tree | d1157492bbffa945fd87b286faf5dfa2cbd76a14 /www/Makefile | |
parent | 01e22ec0e1c1741e0f428ef0492f9f74c22af840 (diff) | |
download | freebsd-ports-gnome-2a095209527803c7a78ab7c187fc4e8e5827c437.tar.gz freebsd-ports-gnome-2a095209527803c7a78ab7c187fc4e8e5827c437.tar.zst freebsd-ports-gnome-2a095209527803c7a78ab7c187fc4e8e5827c437.zip |
This plugin asks for and changes your password at a pre-configured LDAP server.
The users willing to change his/her password must be authenticated already.
This plugin makes no sense for the Guest user.
WWW: http://twiki.org/cgi-bin/view/Plugins/LDAPPasswordChangerPlugin
PR: ports/137227
Submitted by: Alexey V. Degtyarev
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6e88766370b2..a1091e00460b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1547,6 +1547,7 @@ SUBDIR += twiki-GluePlugin SUBDIR += twiki-InterwikiPlugin SUBDIR += twiki-JSCalendarContrib + SUBDIR += twiki-LDAPPasswordChangerPlugin SUBDIR += twiki-LdapContrib SUBDIR += twiki-LdapNgPlugin SUBDIR += twiki-MailerContrib |