stable
Clone or download
Read-only
fix: request #38299 Do not consider the Dynamic credentials user to be a technical user
Actions done with are always supported by "real" operators. Considering this user to be a technical user causes issues if you try to use it to troubleshoot Tuleap Functions in trackers as they will not be triggered by changes made via this user. Change-Id: I34b90a554f1f2247efc839697390de8e63f33431
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/dynamic_credentials/include/User/DynamicUser.php | +9 | −0 | Go to diff View file |
M | plugins/dynamic_credentials/tests/unit/User/DynamicUserTest.php | +8 | −0 | Go to diff View file |