]> Sergey Matveev's repositories - public-inbox.git/commit
lei: always pass $lei to LeiAuth->op_merge
authorEric Wong <e@80x24.org>
Sun, 24 Oct 2021 00:20:39 +0000 (18:20 -0600)
committerEric Wong <e@80x24.org>
Sun, 24 Oct 2021 02:20:33 +0000 (02:20 +0000)
commitcb04d2ddfd53c36eaf1a49cadb8158ae76622683
treec8d3a73fe10fac26f3d892a82bc01eb623771d1a
parent9a7c75b64e9dc351fddce61b32694d504c2e80c2
lei: always pass $lei to LeiAuth->op_merge

This will make future developments easier.
lib/PublicInbox/LeiExportKw.pm
lib/PublicInbox/LeiForgetSearch.pm
lib/PublicInbox/LeiImport.pm
lib/PublicInbox/LeiLsMailSource.pm
lib/PublicInbox/LeiMailDiff.pm
lib/PublicInbox/LeiRefreshMailSync.pm
lib/PublicInbox/LeiTag.pm
lib/PublicInbox/LeiXSearch.pm