diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-14 17:37:19 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-14 17:37:19 +0100 |
commit | d26fe37010ec6ed1d83423607bfcae14335d0dbd (patch) | |
tree | e68673091c734af87b5782c52e0df59bfb85d925 /src | |
parent | Prevent edits from removing quotes at the beginning of a message (diff) | |
download | nheko-d26fe37010ec6ed1d83423607bfcae14335d0dbd.tar.xz |
Disallow displaynames with only spaces or control characters
Diffstat (limited to 'src')
-rw-r--r-- | src/Cache.cpp | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp |