View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0027130 | mantisbt | api rest | public | 2020-08-05 01:36 | 2023-10-31 16:32 | 
| Reporter | uv_jfuchs | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | 2.24.1 | ||||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0027130: change username via rest api | ||||
| Description | Would it be possible to add the 'user rename' option via rest api?  | ||||
| Tags | No tags attached. | ||||
| related to | 0027127 | closed | vboctor | user deactivation via rest api | 
| related to | 0032464 | closed | vboctor | Implement UserUpdateCommand | 
| related to | 0024757 | closed | vboctor | To move a user to disabled | 
| related to | 0028085 | assigned | vboctor | Setting password via REST API | 
| child of | 0032465 | closed | vboctor | REST API: User Update API | 
| 
	
	 MantisBT: master 395dff60 2023-04-29 23:38 Details Diff  | 
REST API: User Update API Fixes 0027130, 0024757  | 
Affected Issues 0024757, 0027130  | 
|
| mod - api/rest/restcore/users_rest.php | Diff File | ||
| 
	
	 MantisBT: master 625f7d84 2023-04-30 00:41 Details Diff  | 
REST API: User Update API test cases Fixes 0027130, 0024757  | 
Affected Issues 0024757, 0027130  | 
|
| mod - tests/rest/RestUserTests.php | Diff File | ||
| 
	
	 MantisBT: master 308821c4 2023-05-16 23:41 Details Diff  | 
Address PR comments Fixes 0027130, 0024757  | 
Affected Issues 0024757, 0027130  | 
|
| mod - api/rest/restcore/users_rest.php | Diff File | ||
| mod - core/commands/UserUpdateCommand.php | Diff File | ||