aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2024-01-20 10:16:33 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2024-01-20 10:16:45 -0800
commitf0160195965fc33f4a7ef5c649ef0dc882c84c9a (patch)
treeed61dadf7c10f45f8ea47c2fd1fcf07f3d6a155b /contrib/utils/ldap_groups.sh
parentMerge remote-tracking branch 'upstream/master' (diff)
parentv3.6.13 (diff)
downloadgitolite-gentoo-f0160195965fc33f4a7ef5c649ef0dc882c84c9a.tar.gz
gitolite-gentoo-f0160195965fc33f4a7ef5c649ef0dc882c84c9a.tar.bz2
gitolite-gentoo-f0160195965fc33f4a7ef5c649ef0dc882c84c9a.zip
Merge tag 'v3.6.13'
v3.6.13 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'contrib/utils/ldap_groups.sh')
-rwxr-xr-xcontrib/utils/ldap_groups.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/utils/ldap_groups.sh b/contrib/utils/ldap_groups.sh
index 01bf5ee..beec511 100755
--- a/contrib/utils/ldap_groups.sh
+++ b/contrib/utils/ldap_groups.sh
@@ -5,7 +5,7 @@
# Given a username,
# Provides a space-separated list of groups that the user is a member of.
#
-# see http://gitolite.com/gitolite/conf.html#ldap
+# see http://gitolite.com/gitolite/conf.html#getting-user-group-info-from-ldap
# GROUPLIST_PGM => /path/to/ldap_groups.sh
ldap_groups() {