mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-15 23:25:14 +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