View Issue Details

IDProjectCategoryView StatusLast Update
0023837mantisbtcode cleanuppublic2018-11-02 04:03
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version2.10.0 
Target Version2.11.0Fixed in Version2.11.0 
Summary0023837: Implement UserCreateCommand to create users
Description

Implement the command and use it from Web and REST API.

TagsNo tags attached.

Relationships

related to 0023838 closedvboctor Create user via REST API 
related to 0024925 closedatrol Misleading Message in the creation of user 

Activities

Related Changesets

MantisBT: master f577d615

2018-01-13 11:14

vboctor


Details Diff
Implement `UserCreateCommand` and use from Web UI

Fixes 0023837
Affected Issues
0023837
mod - core/access_api.php Diff File
add - core/commands/UserCreateCommand.php Diff File
mod - manage_user_create.php Diff File