mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-10 04:05:37 +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