Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9990

Control.sh utility should request a password if necessary.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.8
    • control.sh
    • Docs Required

    Description

      Since password in line parameters may not be safe (stored in console history in open form).
      Use hidden input

      Console console = System.console();
      char passwordArray[] = console.readPassword("password: ");
      

      Attachments

        Issue Links

          Activity

            People

              a-polyakov Alexand Polyakov
              a-polyakov Alexand Polyakov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: