From 99153dcbce5cefb93db32e1402e134d18873ee66 Mon Sep 17 00:00:00 2001 From: Guilherme William Date: Tue, 8 May 2018 16:31:20 -0300 Subject: [PATCH 1/2] typo fix --- lib/net/ldap/connection.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/net/ldap/connection.rb b/lib/net/ldap/connection.rb index 61aacb53..b5796e5c 100644 --- a/lib/net/ldap/connection.rb +++ b/lib/net/ldap/connection.rb @@ -467,6 +467,8 @@ def search(args = nil) end end + + # count number of pages of results payload[:page_count] ||= 0 payload[:page_count] += 1 @@ -606,7 +608,7 @@ def password_modify(args) pdu = queued_read(message_id) if !pdu || pdu.app_tag != Net::LDAP::PDU::ExtendedResponse - raise Net::LDAP::ResponseMissingError, "response missing or invalid" + raise Net::LDAP::ResponseMissingOrInvalidError, "response missing or invalid" end pdu From 4713e53a2eca20faa46495db6f0dd7cdaf3caf1d Mon Sep 17 00:00:00 2001 From: Guilherme William Date: Tue, 8 May 2018 16:32:39 -0300 Subject: [PATCH 2/2] typo fix --- lib/net/ldap/connection.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/net/ldap/connection.rb b/lib/net/ldap/connection.rb index b5796e5c..9cae456a 100644 --- a/lib/net/ldap/connection.rb +++ b/lib/net/ldap/connection.rb @@ -467,8 +467,6 @@ def search(args = nil) end end - - # count number of pages of results payload[:page_count] ||= 0 payload[:page_count] += 1 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy