When we get a bad nickname, explain what a good one is.

Closes #18300; patch from "icanhasaccount".
This commit is contained in:
Nick Mathewson
2016-04-07 10:54:53 -04:00
parent e703484722
commit 7532cd439b
5 changed files with 12 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (logging):
- Provide a more useful warning message when configured with an
invalid Nickname. Closes ticket 18300; patch from "icanhasaccount".