public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH v2 pmg-api 0/1] Select the correct domain for the DKIM
@ 2020-10-28 10:20 Daniel Berteaud
  2020-10-28 10:20 ` [pmg-devel] [PATCH v2 pmg-api 1/1] [pmg-api] fix #3098 sort domains by length first Daniel Berteaud
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Berteaud @ 2020-10-28 10:20 UTC (permalink / raw)
  To: pmg-devel

This v2 implement the logic proposed by Stoiko Ivanov, which is to sort
domains by length first. Instead of looping twice in the domain list
(once for exact match, a second time for parent/child)

Daniel Berteaud (1):
  [pmg-api] fix #3098 sort domains by length first

 src/PMG/DKIMSign.pm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.26.2





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-18  7:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 10:20 [pmg-devel] [PATCH v2 pmg-api 0/1] Select the correct domain for the DKIM Daniel Berteaud
2020-10-28 10:20 ` [pmg-devel] [PATCH v2 pmg-api 1/1] [pmg-api] fix #3098 sort domains by length first Daniel Berteaud
2020-10-29 10:05   ` Stoiko Ivanov
2020-11-18  7:11   ` [pmg-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal