dcf8b47 session: move the session module from ipalib to ipaserver

Authored and Committed by jcholast 7 years ago
    session: move the session module from ipalib to ipaserver
    
    The module is used only on the server, so there's no need to have it in
    ipalib, which is shared by client and server.
    
    https://fedorahosted.org/freeipa/ticket/5988
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
ipaserver/session.py ipalib/session.py
file renamed
file was renamed with no change to the file
file modified
+3 -3