mirror of https://github.com/nucypher/nucypher.git
non-ascii characters are not valid context variables
parent
fd62d232f4
commit
05d151ad81
|
@ -9,6 +9,7 @@ INVALID_CONTEXT_PARAM_NAMES = [
|
||||||
":",
|
":",
|
||||||
":)",
|
":)",
|
||||||
":!",
|
":!",
|
||||||
|
":superñoño",
|
||||||
":::::this//is 🍌 🍌 🍌 ",
|
":::::this//is 🍌 🍌 🍌 ",
|
||||||
":123 \"$%'+-?\n jarl!! cobarde!!",
|
":123 \"$%'+-?\n jarl!! cobarde!!",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue