Skip to content
  • Ingo Klöcker's avatar
    Do not let the validators be fooled by leading or trailing whitespace · 69a36d04
    Ingo Klöcker authored
    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
    69a36d04