diff options
author | F. Jason Park <jp@neverwas.me> | 2023-02-03 06:01:04 -0800 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2023-02-03 06:02:33 -0800 |
commit | c3f58a66514b2c1b0d2441c9cf37d94d64bef224 (patch) | |
tree | bf7c95acf639d827ff8dd5e1ca73a0196a138962 /lisp/emacs-lisp/hierarchy.el | |
parent | e444115d026c809395d4d248a99bb467bc87bb1d (diff) | |
download | emacs-c3f58a66514b2c1b0d2441c9cf37d94d64bef224.tar.gz emacs-c3f58a66514b2c1b0d2441c9cf37d94d64bef224.tar.bz2 emacs-c3f58a66514b2c1b0d2441c9cf37d94d64bef224.zip |
Don't casemap erc-sasl-user when set to :nick
* lisp/erc/erc-sasl.el (erc-sasl-user): Fix doc string.
(erc-sasl--get-user): Don't apply casemapping when the option
`erc-sasl-user' is set to `:nick'. While many servers and
auth-services providers perform case-folding when comparing SASL
usernames, only some recognize RFC1459 mappings, which ERC previously
applied blindly. Instead, ERC now behaves like other clients in
leaving such preparation in the hands of the server. This bug was
introduced with changes new to ERC 5.5 and Emacs 29 (bug#29108).
Diffstat (limited to 'lisp/emacs-lisp/hierarchy.el')
0 files changed, 0 insertions, 0 deletions