mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +02:00
CR fix
This commit is contained in:
parent
fe4334d6c4
commit
5afae43051
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ private:
|
||||||
QUrl oauthRedirectURL();
|
QUrl oauthRedirectURL();
|
||||||
QUrl oauthAuthorizationURL(const QUuid& stateUUID = QUuid::createUuid());
|
QUrl oauthAuthorizationURL(const QUuid& stateUUID = QUuid::createUuid());
|
||||||
|
|
||||||
QString getWebSessionUsername(HTTPConnection* connection);
|
|
||||||
bool isAuthenticatedRequest(HTTPConnection* connection, const QUrl& url);
|
bool isAuthenticatedRequest(HTTPConnection* connection, const QUrl& url);
|
||||||
|
|
||||||
QNetworkReply* profileRequestGivenTokenReply(QNetworkReply* tokenReply);
|
QNetworkReply* profileRequestGivenTokenReply(QNetworkReply* tokenReply);
|
||||||
|
|
Loading…
Reference in a new issue