discourseAllPlugins: init discourse-ldap-auth

(cherry picked from commit 70d29c5cf4c0561b22f8934db0c5b2dd1bf6484c)
This commit is contained in:
Ryan Mulligan
2021-08-19 13:32:24 +00:00
committed by github-actions[bot]
parent a1007637ce
commit 6feba8ac10
6 changed files with 130 additions and 0 deletions
@@ -0,0 +1,28 @@
GEM
remote: https://rubygems.org/
specs:
hashie (4.1.0)
net-ldap (0.14.0)
omniauth (1.9.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-ldap (1.0.5)
net-ldap (~> 0.12)
omniauth (~> 1.0)
pyu-ruby-sasl (~> 0.0.3.2)
rubyntlm (~> 0.3.4)
pyu-ruby-sasl (0.0.3.3)
rack (2.2.3)
rubyntlm (0.3.4)
PLATFORMS
x86_64-linux
DEPENDENCIES
net-ldap (= 0.14.0)
omniauth-ldap (= 1.0.5)
pyu-ruby-sasl (= 0.0.3.3)
rubyntlm (= 0.3.4)
BUNDLED WITH
2.2.20