Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Better error logging and message when there is an ldap error while creating

Akhil requested to merge dev/creation-error-handling into main
  • Before this MR, instead of propagating the Exception, null is returned after the exception is caught in the same method addNewUserToLDAP

    • Now we propagate the Exception up the stack trace so controller can respond correctly with a "server-side error" message and
    • Log the exception correctly
  • Also added ldap error number and message from the connection

  • Translations gotten from docker-welcome

Edited by Akhil

Merge request reports

Loading