mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-29 23:25:27 +00:00
7160d94e91142412ab7a8252effbd3b8764ad70e
In multidomain environment right now we are trying to authenticate against all sources defined in sogo.conf because the domain is not set at this point. In sogo.conf we have to specify the domain a source is useful for, so with this patch instead of 'n' tries of authentication we will perform only 1 (in a scenario where we have 1 source per domain, and we have 'n' domains).
Description
Languages
Objective-C
67.9%
JavaScript
14.6%
Rich Text Format
9.7%
SCSS
2.2%
C
1.5%
Other
4%