stricter idty name validation
Compare changes
Files
3+ 1
− 1
@@ -84,7 +84,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
Avoid phishing by requiring identity names to be ASCII alphanumeric and punctuation only.
Closes #47 (closed)