mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-13 05:45:26 +08:00

- Reduced the amount of different exceptions from LDAP attempt so they can be handled more consistently. - Added test to cover. - Also cleaned up LDAP tests to reduce boilterplate mocks. Fixes #2048