index
:
qt/qtnetworkauth.git
5.10
5.11
5.12
5.13
5.14
5.14.2
5.15
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
Qt Network Authenticators; QtOAuth in particular
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
oauth2deviceflow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add QT_NO_SSL guard to autotest function declaration
Juha Vuolle
2025-02-20
1
-0
/
+2
*
Make tst_oauth2deviceflow to use shared authorization server
Juha Vuolle
2025-01-30
1
-305
/
+206
*
Move nonce() common parts to tst_abstractoauth2.cpp
Juha Vuolle
2025-01-30
1
-29
/
+0
*
Move autoRefresh(), and tokenUrl() common parts into tst_abstractoauth2
Juha Vuolle
2025-01-30
1
-7
/
+1
*
Make webserver and tlswebserver autotest utilities not a header-only
Juha Vuolle
2025-01-30
1
-2
/
+2
*
Make oauthtestutils not a header-only
Juha Vuolle
2025-01-30
1
-0
/
+1
*
Change '*scopeTokens' type from QStringList to QSet<QByteArray>
Juha Vuolle
2025-01-24
1
-35
/
+37
*
Rename 'requestedScope' and 'grantedScope' to '*ScopeTokens'
Juha Vuolle
2025-01-23
1
-30
/
+30
*
QOAuth2DeviceAuthorizationFlow: prepare for a unique_ptr QObject::d_ptr
Marc Mutz
2025-01-17
1
-1
/
+1
*
Use refreshTokens() as an NVI already in Qt 6
Juha Vuolle
2025-01-16
1
-16
/
+10
*
Fix TLS authentication tests on Windows
Ivan Solovev
2025-01-14
1
-1
/
+4
*
Skip tst_OAuth2DeviceFlow::tlsAuthentication on macOS 15
Tor Arne Vestbø
2024-12-19
1
-0
/
+14
*
Rename refreshThreshold property to refreshLeadTime
Juha Vuolle
2024-12-19
1
-8
/
+8
*
Rename isPolling property to polling
Juha Vuolle
2024-12-19
1
-1
/
+1
*
Qt 7: add QAbstractOAuth2::refreshTokens() virtual slot
Ivan Solovev
2024-12-19
1
-10
/
+16
*
Change QOAuth2DeviceAuthorizationFlow::refreshAccessToken() return type
Ivan Solovev
2024-12-12
1
-10
/
+20
*
Finetune token expiration convenience functionality
Juha Vuolle
2024-12-10
1
-131
/
+54
*
Add token expiration convenience to Device Flow class
Magdalena Stojek
2024-12-10
1
-0
/
+188
*
Rename errorOccured signal to serverReportedErrorOccurred
Juha Vuolle
2024-11-21
1
-7
/
+8
*
Rename tokenRequestModifier to networkRequestModifier
Juha Vuolle
2024-11-21
1
-12
/
+12
*
Add Device Authorization Grant / Flow
Juha Vuolle
2024-11-21
2
-0
/
+1424