3452be8 Disable the cherrypy dispatch method translation for dot and hyphen

Authored and Committed by puiterwijk 7 years ago
    Disable the cherrypy dispatch method translation for dot and hyphen
    
    This will prevent cherrypy from automatically translating dots and hyphens to underscores.
    This is useful so we can support client IDs and service provider names with dots or hyphens
    in them while still keeping them uniquely identifiable.
    
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    Reviewed-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    Reviewed-by: Howard Johnson <merlin@merlinthp.org>
    
        
file modified
+10 -2