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 pulpcore and a specified list of plugins as 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 

 * Create a new column in [the plugins list](https://pulpproject.org/content-plugins/#pulp-3-content-plugins-information) that declares them multi-user safe Removing the tech preview from the /pulp/api/v3/access_policies/ 

Back