diff options
| author | Trevor Arjeski | 2024-11-24 23:35:41 +0300 |
|---|---|---|
| committer | F. Jason Park | 2024-12-01 10:51:18 -0800 |
| commit | d899519221b23a895672a100f63410ffb8b8b1e4 (patch) | |
| tree | 74ac8e4f4a1e1a8399eceffc916225777abb387e /java/res/values/bool.xml | |
| parent | e0d2c6f20f01366c41ba33d663a2b319dd9b7ab1 (diff) | |
| download | emacs-d899519221b23a895672a100f63410ffb8b8b1e4.tar.gz emacs-d899519221b23a895672a100f63410ffb8b8b1e4.zip | |
Allow querying auth-source with port as string in ERC
* lisp/erc/erc.el (erc--auth-source-determine-params-defaults): Allow
arbitrary strings for `ers-session-port'. Previously, if a port/service
was any string other than "irc", the auth-source query would fail for a
seemingly unknown reason. Restricting the value to "irc" is unnecessary
since "irc" is already added to the list of ports, and
`make-network-process' already consults /etc/services for well-known
service names, like "ircs-u", etc. This change allows a user to (setopt
erc-port "1234"), intentionally or accidentally, while still being able
to use .authinfo for password management. (Bug#74516)
Copyright-paperwork-exempt: yes
Diffstat (limited to 'java/res/values/bool.xml')
0 files changed, 0 insertions, 0 deletions