8b7f250 frontend: do not check API minor version of the client

Authored and Committed by jcholast 7 years ago
    frontend: do not check API minor version of the client
    
    Thin client always respects API schema of the server, even when it is newer
    that the server. Remove the API minor version check done on the server, as
    it is no longer necessary.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+0 -2