Skip to content

Commit

Permalink
Merge pull request #639 from IU-Libraries-Joint-Development/essi-2029…
Browse files Browse the repository at this point in the history
…_ldap_allowlist

ESSI-2029 Update ldap_groups_lookup to use fixed default member_allowlist
  • Loading branch information
dlpierce authored Nov 21, 2024
2 parents 33d6541 + 65f989c commit 0753099
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ gem 'devise-i18n'
gem 'devise-guests', '~> 0.6'
gem 'omniauth'
gem 'omniauth-cas'
gem 'ldap_groups_lookup', '~> 0.10.0'
gem 'ldap_groups_lookup', '~> 0.11.0'
gem 'hydra-role-management'
gem 'riiif', '~> 2.0'
gem 'marc', '~> 1.0.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ GEM
rdf-xsd (~> 3.2)
sparql (~> 3.2)
sxp (~> 1.2)
ldap_groups_lookup (0.10.0)
ldap_groups_lookup (0.11.0)
net-ldap
ldp (1.0.3)
deprecation
Expand Down Expand Up @@ -1127,7 +1127,7 @@ DEPENDENCIES
iso-639
jbuilder (~> 2.5)
jquery-rails
ldap_groups_lookup (~> 0.10.0)
ldap_groups_lookup (~> 0.11.0)
listen (>= 3.0.5, < 3.2)
marc (~> 1.0.0)
mysql2
Expand Down Expand Up @@ -1164,4 +1164,4 @@ DEPENDENCIES
willow_sword!

BUNDLED WITH
2.4.22
2.4.12

0 comments on commit 0753099

Please sign in to comment.