You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Fails to parser when given string includes multibyte chars.
Net::LDAP::Filter::FilterParser fails to parse when a given string
includes multibyte chars such as Japanese characters.
But this should support it according to RFC-2254.
This commit is to fix this failure.
0 commit comments