mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Fix malformed date header in email. Closes #4828.
This commit is contained in:
@@ -102,6 +102,7 @@ namespace Net
|
||||
void authPlain();
|
||||
void authLogin();
|
||||
void logError(const QString &msg);
|
||||
QString getCurrentDateTime() const;
|
||||
|
||||
QByteArray m_message;
|
||||
#ifndef QT_NO_OPENSSL
|
||||
|
||||
Reference in New Issue
Block a user