mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
The previously hardcoded value of ‘\244’ is causing problems for clients which expect valid UTF-8 from the server/bouncer. This commit fixes #228. The prefix is stored using a key of ‘[nick-prefix]’ in the general key/value store for the crypt module, which previously was only used for encryption keys. This is not the best design, but the least intrusive one.
4.8 KiB
4.8 KiB