View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0032469 | mantisbt | api rest | public | 2023-04-30 03:57 | 2023-10-31 16:32 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.25.7 | ||||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0032469: REST API: Support impersonation of users | ||||
| Description | Support impersonation of users via header for user's with impersonation access levels. This will not require creating an API token for the impersonated user.
| ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 23b32463 2023-04-30 04:53 Details Diff |
REST API: Support impersonation of users Fixes 0032469 |
Affected Issues 0032469 |
|
| mod - api/rest/restcore/AuthMiddleware.php | Diff File | ||
| mod - tests/core/RequestBuilder.php | Diff File | ||
| mod - tests/rest/AllTests.php | Diff File | ||
| add - tests/rest/RestImpersonateUserTests.php | Diff File | ||
| mod - tests/rest/RestUserTests.php | Diff File | ||