Project

General

Profile

Actions

Patch #34339

closed

Update net-ldap to 0.17

Added by Go MAEDA over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

https://rubygems.org/gems/net-ldap/versions/0.17.0

diff --git a/Gemfile b/Gemfile
index c6edcf370..c70f491d2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -28,7 +28,7 @@ gem 'rqrcode'

 # Optional gem for LDAP authentication
 group :ldap do
-  gem "net-ldap", "~> 0.16.0" 
+  gem 'net-ldap', '~> 0.17.0'
 end

 # Optional gem for OpenID authentication

Related issues

Blocks Redmine - Patch #34071: Handle AuthSourceExceptions in User.try_to_loginClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA over 3 years ago

  • Blocks Patch #34071: Handle AuthSourceExceptions in User.try_to_login added
Actions #2

Updated by Go MAEDA over 3 years ago

Passed all LDAP tests.

Actions #3

Updated by Go MAEDA over 3 years ago

  • Description updated (diff)
Actions #4

Updated by Go MAEDA over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch.

Actions

Also available in: Atom PDF