1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 13:53:12 +02:00

Be more explicit about visually looking characters in Cyrillic script

This commit is contained in:
Bram Matthys
2017-11-27 12:08:48 +01:00
parent 62277dbccf
commit 24a1f5ba9f
+3
View File
@@ -29,6 +29,9 @@ Enhancements:
lower/uppercase checking for allowed-nickchars nicks. So a nick with
"O with accent" can be online at the same time as "o with accent".
They are treated as two different users.
The identical character looking issue is particular noticeable in
cyrillic script where for example cyrillic "A" looks identical to
latin "A" and thus can be used to impersonate a user.
Improved CASEMAPPING and "visually similar character"-checking is
part of ongoing research at the IRCv3 working group.
* Two optional modules. These are not loaded by default. To use them,