e55f1df Remove unnecessary domain parameter from PAM requests

Authored and Committed by sgallagh 14 years ago
    Remove unnecessary domain parameter from PAM requests
    
    If we're sending a message to the backend, we already know which
    domain the request is targeting. Carrying this information is not
    useful and confuses the interface.
    
        
file modified
+1 -21