-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If we hit max retries and still error, return an error instead of nil.
This fixes a bug where when running in service mode, if Validate() succeeds on startup (the LDAP server is up), but then goes down or permissions change, we return a successful sync with no data. Also remove a TODO that I did in a previous pull request.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters