Actions
Story #8197
closedAs an admin I can allow users without permissions to create the namespace that matches their login
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
GalaxyNG
Sprint:
Sprint 91
Quarter:
Description
Add a compare_username helper that will be checking and enabling a user without permissions to create the namespace that (1) is not taken 2) matches user's login. Otherwise the user should have appropriate permissions assigned in order to create the namespace that is different than his login.
Updated by ipanova@redhat.com almost 4 years ago
- Subject changed from As an admin I can allow users without permissions to push only to the namespace that match their login to As an admin I can allow users without permissions to create the namespace that matches their login
Updated by mdellweg almost 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to mdellweg
Updated by pulpbot almost 4 years ago
- Status changed from ASSIGNED to POST
Added by mdellweg over 3 years ago
Added by mdellweg over 3 years ago
Revision d453cc1f | View on GitHub
Allow user to add a namespace matching their login
This is a change to the default access policy accompanied by a helper
function namespace_is_username
for access policies.
Updated by mdellweg over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset d453cc1fd4bd08378c9a7af345391f080ff26e65.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Allow user to add a namespace matching their login
This is a change to the default access policy accompanied by a helper function
namespace_is_username
for access policies.fixes #8197 https://pulp.plan.io/issues/8197