git/perl
Maxim Cournoyer 1926d9b6da contrib: better support symbolic port names in git-credential-netrc
To improve support for symbolic port names in netrc files, this
changes does the following:

 - Treat symbolic port names as ports, not protocols in git-credential-netrc
 - Validate the SMTP server port provided to send-email
 - Convert the above symbolic port names to their numerical values.

Before this change, it was not possible to have a SMTP server port set
to "smtps" in a netrc file (e.g. Emacs' ~/.authinfo.gpg), as it would
be registered as a protocol and break the match for a "smtp" protocol
host, as queried for by git-send-email.

Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-06-25 09:43:59 -07:00
..
FromCPAN meson: allow customize perl installation path 2025-05-08 07:29:37 -07:00
Git Merge branch 'rj/build-tweaks-part2' 2025-05-27 13:59:09 -07:00
header_templates Makefile: consistently use @PLACEHOLDER@ to substitute 2024-12-07 07:52:08 +09:00
.gitignore
Git.pm contrib: better support symbolic port names in git-credential-netrc 2025-06-25 09:43:59 -07:00
meson.build meson: allow customize perl installation path 2025-05-08 07:29:37 -07:00