mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
Check WebUI username and password length. Closes #4191
This commit is contained in:
@@ -166,6 +166,7 @@ private:
|
||||
void setSslKey(const QByteArray &key, bool interactive = true);
|
||||
void setSslCertificate(const QByteArray &cert, bool interactive = true);
|
||||
bool schedTimesOk();
|
||||
bool webUIAuthenticationOk();
|
||||
|
||||
private:
|
||||
QButtonGroup choiceLanguage;
|
||||
|
||||
Reference in New Issue
Block a user