The keyring extension only needs to tweak this tiny section of the larger
function. But without any place to intercept the username/password fetching, it
copy/pasted the entire function, and has grown a bunch of compatibility hacks to
support older versions of Mercurial as well.
Details
Details
- Reviewers
marmoute - Group Reviewers
hg-reviewers - Commits
- rHG83c0d144ef8d: mail: split out the SMTP login to allow the keyring extension to wrap it
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.