aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-05-28 03:38:05 +0800
committermiwi <miwi@FreeBSD.org>2007-05-28 03:38:05 +0800
commitc95cdd5668e0e101f71079b9758df86bd77ed7d3 (patch)
tree14c6c5d491932425dfbfa23502fe813e8c33d270 /www/Makefile
parentfa371e27606ecf6628c361b8379ad1718c906891 (diff)
downloadfreebsd-ports-gnome-c95cdd5668e0e101f71079b9758df86bd77ed7d3.tar.gz
freebsd-ports-gnome-c95cdd5668e0e101f71079b9758df86bd77ed7d3.tar.zst
freebsd-ports-gnome-c95cdd5668e0e101f71079b9758df86bd77ed7d3.zip
LDAP support with group management has been added as a Trac extension. This
extension enables to use existing LDAP groups to grant permissions rather than defining permissions for every single user on the system. The latest release also permits to store permissions (both users and groups permissions) in the LDAP directory itself rather than in the SQL backend. WWW: http://trac-hacks.org/wiki/LdapPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3433fc5b8fbd..5b1c5e227c1a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1159,6 +1159,7 @@
SUBDIR += trac-gantt
SUBDIR += trac-hierwiki
SUBDIR += trac-iniadmin
+ SUBDIR += trac-ldap
SUBDIR += trac-macropost
SUBDIR += trac-nav
SUBDIR += trac-pagelist