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

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

XMLWordPrintable

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

      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).

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes