Browser access control dialog shows submitUrl when found

This commit is contained in:
varjolintu
2019-10-19 15:10:50 +03:00
committed by Jonathan White
parent d0a7d44ec3
commit bee861ff8f
2 changed files with 5 additions and 4 deletions

View File

@@ -120,7 +120,7 @@ private:
bool confirmEntries(QList<Entry*>& pwEntriesToConfirm,
const QString& url,
const QString& host,
const QString& submitHost,
const QString& submitUrl,
const QString& realm,
const bool httpAuth);
QJsonObject prepareEntry(const Entry* entry);