Closed blackdogbarking closed 3 years ago
we try to test it and get back to you.
I think this should be the Problem:
https://github.com/DFIRKuiper/Kuiper/blob/master/app/controllers/admin_management.py#L214
The Letter "z" is simply missing in casename_accepted_char
.
Greetings.
I have opened a pull request for this. https://github.com/DFIRKuiper/Kuiper/pull/34
hi blackdogbarking, i merged the pull request, thank you
Describe the bug When creating a case with a 'z' in the name, the 'z' is removed.
To Reproduce Steps to reproduce the behavior:
Expected behavior The letter 'z' should be available as part of a case name.