Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2012-01-21 22:36:14 +0400
committervsizov <vsv2711@gmail.com>2012-01-28 14:11:21 +0400
commitc083df0570d6fa83e6e302feff67ab65db15fe04 (patch)
treee9a7856a5a89c3c430589adf42cf492de790751c /Gemfile.lock
parentb4cc04d7e17eeefe6d89bbb72661a43d7d9e3e2e (diff)
LDAP BASE IMPLEMENRTATION
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock13
1 files changed, 13 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ec171d2c84d..89d92ae4324 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -115,6 +115,7 @@ GEM
haml (~> 3.0)
railties (~> 3.0)
hashery (1.4.0)
+ hashie (1.2.0)
hike (1.2.1)
httparty (0.8.1)
multi_json
@@ -141,12 +142,22 @@ GEM
mime-types (1.17.2)
multi_json (1.0.3)
multi_xml (0.4.1)
+ net-ldap (0.2.2)
nokogiri (1.5.0)
+ omniauth (1.0.2)
+ hashie (~> 1.2)
+ rack
+ omniauth-ldap (1.0.2)
+ net-ldap (~> 0.2.2)
+ omniauth (~> 1.0)
+ pyu-ruby-sasl (~> 0.0.3.1)
+ rubyntlm (~> 0.1.1)
orm_adapter (0.0.5)
polyglot (0.3.3)
posix-spawn (0.3.6)
pygments.rb (0.2.4)
rubypython (~> 0.5.3)
+ pyu-ruby-sasl (0.0.3.3)
rack (1.3.5)
rack-cache (1.1)
rack (>= 0.4)
@@ -210,6 +221,7 @@ GEM
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
+ rubyntlm (0.1.1)
rubypython (0.5.3)
blankslate (>= 2.1.2.3)
ffi (~> 1.0.7)
@@ -306,6 +318,7 @@ DEPENDENCIES
kaminari
launchy
letter_opener
+ omniauth-ldap
pygments.rb (= 0.2.4)
rails (= 3.1.1)
rails-footnotes (~> 3.7.5)