View Issue Details

IDProjectCategoryView StatusLast Update
0027130mantisbtapi restpublic2023-05-16 23:46
Reporteruv_jfuchs Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.24.1 
Target Version2.26.0Fixed in Version2.26.0 
Summary0027130: change username via rest api
Description

Would it be possible to add the 'user rename' option via rest api?

TagsNo tags attached.

Relationships

related to 0027127 closedvboctor user deactivation via rest api 
related to 0032464 resolvedvboctor Implement UserUpdateCommand 
related to 0024757 resolvedvboctor To move a user to disabled 
related to 0028085 assignedvboctor Setting password via REST API 
child of 0032465 resolvedvboctor REST API: User Update API 

Activities

Related Changesets

MantisBT: master 395dff60

2023-04-29 23:38

vboctor


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

vboctor


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

vboctor


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