Add feature to ignore entries for HTTP-Auth Logins

This commit is contained in:
Christof Klaus
2020-09-06 14:53:51 +02:00
committed by Jonathan White
parent fa546c440e
commit bf2cad28af
4 changed files with 28 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ public:
static const QString OPTION_SKIP_AUTO_SUBMIT;
static const QString OPTION_HIDE_ENTRY;
static const QString OPTION_ONLY_HTTP_AUTH;
static const QString OPTION_NOT_HTTP_AUTH;
static const QString ADDITIONAL_URL;
signals: