Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-84922

[androiddeployqt] Add support of reading passwords from env variables.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • P2: Important
    • 6.0
    • 5.12.8
    • None
    • All
    • 2020wk32, 2020wk34

    Description

      There are the following options to provide passwords:
      --storepass
      --keypass

      But when androiddeployqt is used on build/ci servers (like Jenkins) the command itself is put in a log, and passwords can leak.

      It would be good to add options like:
      --storepass_env VAR_NAME
      --keypass_env VAR_NAME
      so passwords will not be put in a server log (since will be read from env variables).

       

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-84922
          # Subject Branch Project Status CR V

          Activity

            People

              assam Assam Boudjelthia
              dmitry.sokolov Dmitry Sokolov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes