Open
Conversation
…nfigured filters are applied for each source, so we know which cofigured source this entry comes from and which other configuration entries apply.
60e3c1c to
36b833c
Compare
|
|
jkanefendt
pushed a commit
to jkanefendt/sogo
that referenced
this pull request
Jul 2, 2020
…-when-non-decoding-quoted-printable Fix memory leak when failing to parse a quoted printable
jkanefendt
pushed a commit
to jkanefendt/sogo
that referenced
this pull request
Jul 2, 2020
…tions Remove handleException on requests
Contributor
Contributor
|
Any news on this PR? |
Contributor
|
@WoodySlum: Why it is closed? |
Member
|
PR has been automatically closed by bot (too old). I reopen this one, can you @tatankat update the branch ? |
Author
|
I don't have an update, but I am on a longlingering project of updating our instance. So an update should come one day, if not done by someone else before. |
e4c98fd to
2258d5c
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use provided LDAP search method to get login from dn. This way the configured filters are applied for each source, so we know which configured source this ldap entry comes from and which other configuration entries apply (like UIDFieldName).