caab2aa Cache the value of get_ipa_config() in the request context.

Authored and Committed by rcritten 13 years ago
    Cache the value of get_ipa_config() in the request context.
    
    There are some operations that fetch the configuration multiple times.
    This will return a cached value instead of getting it from LDAP over
    and over.
    
    ticket 1023
    
        
file modified
+7 -0