ruby-net-ldap icon indicating copy to clipboard operation
ruby-net-ldap copied to clipboard

Remove provisonal gss-spnego and add documentation for net-ldap-gss-pnego gem

Open fwininger opened this issue 5 years ago • 1 comments
trafficstars

Remove provisonal gss-spnego and add documentation for net-ldap-gss-pnego gem

fwininger avatar Jan 31 '20 15:01 fwininger

I support this PR, hence removing the provisional code. A dedicated gem with it's own dependencies was implemented and released here, so that #228 is fixed that way. And it's troublesome to have two gems that provide one and the same file, so that the require is ambitious:

require 'net/ldap/auth_adapter/gss_spnego'

larskanis avatar Feb 03 '23 21:02 larskanis