dennisschuerholz/Piwigo-LDAP-Login

Test connection before saving

Opened this issue · 1 comments

When saving the connection setup, check immediately if the chosen settings make sense, i.e.:

  • check if the LDAP server can be connected
  • try to login using the Bind DN
  • check if the Base DN can be retrieved

And refuse to save when this is not possible so that no incorrect data is saved