| Summary: | Znc password issue | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Marco Londero <the.sonda90> |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kiril |
| Priority: | NOR | ||
| Version First Reported In: | 1.7.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/konversation/f5c953c28a36af98498e3d1fdb12c480f6a9cf84 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Marco Londero
2019-01-25 23:26:27 UTC
Several clients started suffering from that due to not sending `:` before the password. See https://github.com/znc/znc/issues/1531 Git commit f5c953c28a36af98498e3d1fdb12c480f6a9cf84 by Peter Simonsson. Committed on 03/12/2019 at 20:27. Pushed by psn into branch 'master'. Follow standard for string handling when sending PASS command This fixes passwords containing spaces or colons in combination with at least newer znc. M +2 -2 src/irc/server.cpp https://commits.kde.org/konversation/f5c953c28a36af98498e3d1fdb12c480f6a9cf84 |