0442713 Limit permission and selfservice names to alphanumerics, -, _, space

6 files Authored by pviktori 12 years ago, Committed by rcritten 12 years ago,
    Limit permission and selfservice names to alphanumerics, -, _, space
    
    The DN and ACI code doesn't always escape special characters properly.
    Rather than trying to fix it, this patch takes the easy way out and
    enforces that the names are safe.
    
    https://fedorahosted.org/freeipa/ticket/2585
    
        
file modified
+13 -13
file modified
+1 -1
file modified
+4 -0