Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-4483

[core] Do not use backticks in the ini files

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.10.0
    • Fix Version/s: 3.11.0
    • Component/s: core.api
    • Labels:
      None

      Description

      The "secret_key" is surrounded by the backticks character. This may not be problematic for anyone else, however for anyone dynamically configuring the conf file on deploy (like us--we reconfigure the ini programmatically based on where we are deploying it), the backticks can be problematic. Even just using "cat" on the conf file will cause cat to try and execute "secret_key" as a command, because of the backticks.

        Attachments

          Activity

            People

            • Assignee:
              romain Romain Rigaux
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: