Actions
Test #4360
closedUsername is mutable and can be updated/changed via REST API
Status:
CLOSED - COMPLETE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Easy Fix
Sprint:
Quarter:
Description
Username is mutable and can be updated/changed via REST API.
Is it on purpose? Do we rely anywhere on username?
Suggestion: make it immutable for now
Test Information¶
There was a discussion on whether the tests for this feature should be removed from history or not.
A better solution would be to modify the tests to ensure that the immutable user cannot have parameters changed and new users cannot be created .
Update the tests here to the new functionality.
Related issues
Updated by bherring almost 6 years ago
- Copied from Issue #4313: Username is mutable and can be updated/changed via REST API added
Updated by kersom over 5 years ago
- Related to Task #4398: Remove "User" REST API calls added
Updated by kersom over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
API endpoints related to USER management were removed from Pulp3. See : Remove USER REST
Actions