Fix #942: Seamless LDAP login (#6556)

This commit is contained in:
Eugen Rochko
2018-02-28 19:04:53 +01:00
committed by GitHub
parent e852872846
commit 47bdb9b33b
12 changed files with 117 additions and 13 deletions

View File

@@ -316,6 +316,7 @@ GEM
multi_json (1.12.2)
multipart-post (2.0.0)
necromancer (0.4.0)
net-ldap (0.16.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
@@ -666,6 +667,7 @@ DEPENDENCIES
memory_profiler
microformats (~> 4.0)
mime-types (~> 3.1)
net-ldap (~> 0.10)
nokogiri (~> 1.8)
nsa (~> 0.2)
oj (~> 3.3)