rcritten / freeipa

Forked from freeipa 6 years ago
Clone

39d7ef3 WebUI: add vault management

6 files Authored by pvomacka 7 years ago, Committed by mbasti 7 years ago,
    WebUI: add vault management
    
    Add vault management into WebUI, there are some constraints:
    - There is no crypto library so Symmetric and Assymetric vaults
      are not supported in WebUI. Also retrieving or archiving data
      is not supported.
    - There aren't any container support right now
    
    Supported is:
    - Browsing vaults
    - Adding Standard vaults (users, service, shared)
    - Removing vaults
    - Adding and removing owners
    - Adding and removing members
    
    https://fedorahosted.org/freeipa/ticket/5426
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
    
        
file modified
+12 -0
file modified
+38 -0