summaryrefslogtreecommitdiff
path: root/t/t9133-git-svn-nested-git-repo.sh
diff options
context:
space:
mode:
authorAditya Garg <gargaditya08@live.com>2025-06-20 12:10:28 +0530
committerJunio C Hamano <gitster@pobox.com>2025-06-20 08:11:17 -0700
commitea8681e3a4ca579f03d8dfb7a425a2a9da4b3493 (patch)
tree03e02a92ad46de2bf8a5fb6a4c667a0b84bbc2e0 /t/t9133-git-svn-nested-git-repo.sh
parent103d7b12b7adeee88a95e642ffd105a25335bfef (diff)
imap-send: add PLAIN authentication method to OpenSSL
The current implementation for PLAIN in imap-send works just fine if using curl, but if attempted to use for OpenSSL, it is treated as an invalid mechanism. The default implementation for OpenSSL is IMAP LOGIN command rather than AUTH PLAIN. Since AUTH PLAIN is still used today by many email providers in form of app passwords, lets add an implementation that can use AUTH PLAIN if specified. Signed-off-by: Aditya Garg <gargaditya08@live.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions