mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-02 18:41:41 +03: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