diff options
author | swills <swills@FreeBSD.org> | 2013-10-25 10:28:44 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-10-25 10:28:44 +0800 |
commit | 526f3ed5b66ce9db370b01e87308542e68d39c1c (patch) | |
tree | 3950ac9487e3b2576d6e4738d157752a961d5b9a /net/Makefile | |
parent | f5099b80109d0eeb8ee4d4f224b13c32180d3a92 (diff) | |
download | freebsd-ports-gnome-526f3ed5b66ce9db370b01e87308542e68d39c1c.tar.gz freebsd-ports-gnome-526f3ed5b66ce9db370b01e87308542e68d39c1c.tar.zst freebsd-ports-gnome-526f3ed5b66ce9db370b01e87308542e68d39c1c.zip |
A LDAP strategy for OmniAuth.
WWW: https://github.com/gitlabhq/omniauth-ldap
PR: ports/182766
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 110856f4fd92..3c89da6df9e4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1030,6 +1030,7 @@ SUBDIR += rubygem-domain_name SUBDIR += rubygem-dropbox-sdk SUBDIR += rubygem-geoip + SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-http_parser.rb SUBDIR += rubygem-httpauth SUBDIR += rubygem-ipaddress |