cd9178e backend: decode special characters from URLs

1 file Authored by frostyx 2 years ago, Committed by praiskup 2 years ago,
    backend: decode special characters from URLs
    
    Otherwise we will flood the database with values like
    %40spacewalkproject. Also, ignore double encoded special characters.
    
    Merges: #2280