View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024757 | mantisbt | api rest | public | 2018-09-12 08:05 | 2023-10-31 16:32 |
Reporter | slemzin | Assigned To | vboctor | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.25.7 | ||||
Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
Summary | 0024757: To move a user to disabled | ||||
Description | Сan I use the API to move a user to disabled? if so, how? | ||||
Tags | No tags attached. | ||||
related to | 0027130 | closed | vboctor | change username via rest api |
related to | 0032464 | closed | vboctor | Implement UserUpdateCommand |
has duplicate | 0027127 | closed | vboctor | user deactivation via rest api |
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 |