lhardie

Results 2 issues of lhardie

Catches when frontend has not sent a parameter named "password" by checking for null. This addresses issue: https://github.com/Maks3w/FR3DLdapBundle/issues/164#issue-491243577

I have discovered that if the frontend of the application does not send a password parameter at all, the code that checks for an empty password does not catch it,...