stable

Clone or download

Read-only

Try to limit the exposure of the Jira token

We do not want to have this token ending up in a stack trace log. This is part of story #14766 Have an import from jira structure Change-Id: Ieb74f41a2cb9c958ea9b250d1854d9da3c0f73e2

Modified Files

Name
M plugins/tracker/include/Tracker/Creation/JiraImporter/ClientWrapper.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/ClientWrapperBuilder.php +2 −1 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/JiraCredentials.php +5 −3 Go to diff View file
M plugins/tracker/include/Tracker/Creation/TrackerCreationProcessorController.php +2 −1 Go to diff View file
M plugins/tracker/include/Tracker/Creation/TrackerCreator.php +3 −2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Creation/TrackerCreatorTest.php +2 −1 Go to diff View file