tripledes / freeipa

Forked from freeipa 4 years ago
Clone

b7700ea Remove WebUI identifiers from global namespace

14 files Authored by mkosek 13 years ago, Committed by admiyo 13 years ago,
    Remove WebUI identifiers from global namespace
    
    Many WebUI identifiers were defined in a global namespace. This is
    not a good programming practice and may result in name clashes,
    for example with other libraries.
    
    This patch moves these variables to IPA namespace or its
    sub-namespaces, when meaningful.
    
    https://fedorahosted.org/freeipa/ticket/212
    
        
file modified
+356 -354
file modified
+1 -4
file modified
+7 -7
file modified
+3 -7
file modified
+112 -121
file modified
+14 -1
file modified
+0 -71
file modified
+7 -7
file modified
+3 -3
file modified
+3 -3
file modified
+12 -10
file modified
+3 -3