summaryrefslogtreecommitdiffstats
path: root/tests/auto/oauthhttpserverreplyhandler/tst_oauthhttpserverreplyhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for different token response content formatsJuha Vuolle2025-01-301-0/+73
* Rename networkReplyErrors() testcase to tokenReplyErrors()Juha Vuolle2025-01-301-4/+4
* Deprecate QOAuth2AuthorizationCodeFlow::accessTokenUrl propertyIvan Solovev2024-12-191-1/+1
* Add a method to manually define http callback hostnameJuha Vuolle2024-12-041-10/+29
* Improve callback/redirect_uri hostname settingJuha Vuolle2024-12-041-2/+49
* Add string literal suffix in an autotest caseJuha Vuolle2024-12-031-1/+1
* Fix and improve token request error reportingJuha Vuolle2024-11-291-0/+88
* Add https support to QOAuthHttpServerReplyHandlerJuha Vuolle2024-11-141-0/+121
* Emit callbackDataReceived signalJuha Vuolle2024-07-221-0/+30
* Cache callback value / redirect_uri for later useJuha Vuolle2024-05-231-0/+29
* QOAuthHttpServerReplyHandler: add a test for a non-HTTP commandThiago Macieira2024-05-131-0/+28
* QOAuthHttpServerReplyHandler: fix parsing of parsed URIsThiago Macieira2024-05-131-0/+111
* tst_QOAuthHttpServerReplyHandler: fix infinite wait on failThiago Macieira2024-05-131-3/+8
* Correct license for test filesLucie Gérard2024-03-261-1/+1
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-121-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-27/+2
* Bump copyright yearJesus Fernandez2017-07-121-1/+1
* OAuth supportJesus Fernandez2016-08-191-0/+75