Thanks, in trunk. Any chance you could fix the indentation a little to 
follow pep8

I did some of it but it needs more work. This is not your fault. The pep8 
was badly broken in the original file.

Massimo

On Wednesday, 11 July 2012 17:45:04 UTC-5, Kory Prince wrote:
>
> I did some digging and turned up this:
> http://docs.oracle.com/javase/jndi/tutorial/ldap/security/simple.html
>
> Which says a blank password causes the protocol to be changed to "none."
>
> More specifically http://tools.ietf.org/html/rfc4513#section-5.1.2 tells 
> us
>  "Clients SHOULD disallow an empty password input to a Name/Password 
> Authentication user interface."
>
>
> Therefore I submit this patch that simply performs a check for a blank 
> password. If you think there is a better way,
> please let me know, but I think it would be best to follow protocol.
>
> Thanks,
> Kory
>
>

Reply via email to