mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-13 01:57:07 -07:00
Disallow setting a blank alternative WebUI location
This commit is contained in:
parent
402715004c
commit
3aeaf6a054
3 changed files with 26 additions and 2 deletions
|
@ -172,6 +172,7 @@ private:
|
|||
bool setSslCertificate(const QByteArray &cert);
|
||||
bool schedTimesOk();
|
||||
bool webUIAuthenticationOk();
|
||||
bool isAlternativeWebUIPathValid();
|
||||
|
||||
QByteArray m_sslCert, m_sslKey;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue