Skip to content
Commit 69a36d04 authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Do not let the validators be fooled by leading or trailing whitespace

Leading and trailing whitespace is strip from the entered values, so
that we shouldn't take it into account when validating the values.
This fixes the problem that the name validator which checks for a
string of at least 5 characters could be fooled by whitespace.

GnuPG-bug-id: 5916
parent aedb5797
Pipeline #161189 passed with stage
in 3 minutes and 21 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment