Skip to content

Don't allow spaces in ident and nick inputs

Peter Simonsson requested to merge work/fix-user-input into release/20.12

As the IRC protocol doesn't handle spaces in nicks or idents don't allow the user add them to the input.

BUG: 422146

Merge request reports