Project

Profile

Help

Story #7309

Updated by bmbouter over 3 years ago

This needs to include: 

 ## # User and Group management 

 * How to manage users and groups using the Django admin 
 * How to manage users and groups using the APIs 

 ## # Declare Pulp safe for multi-user use 

 * Removing the scary banners saying Pulp is unsafe for multi-user use. https://github.com/pulp/pulpcore/pull/721/files 

 ## # Declare Pulp stable for RBAC authorization 

 * Removing the tech preview from the /pulp/api/v3/access_policies/ 

Back