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

Method for getting/setting hashed password in QAuthenticator

    XMLWordPrintable

Details

    Description

      Part of my program requires users logging on to a server with a username and password. This is done currently with QHttp and QAuthenticator. I've setup the default username and let the user enter the password. It would be nice if I could save and restore the default password but saving/setting this string in unencryped form would be a huge security hole. It would be nice if QHttp/QAuthenticator provided a means to get/set the hashed version of the username or password. Alternatively, can you suggest a better approach using the existing QHttp/QAuthenticator API?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            wstokes Will Stokes
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes