Wayne Chen
|
c5468fd8e9
|
Revert "Merge branch 'master' into fixGoToButtonInterstitial"
This reverts commit b4b0c519f3 , reversing
changes made to 77d5ebf34f .
|
2018-09-13 17:18:49 -07:00 |
|
Wayne Chen
|
96ab7d417e
|
removing connection for on login failed
|
2018-09-13 10:35:43 -07:00 |
|
Stephen Birarda
|
b5254f1ea5
|
cleanup race on deleteLater after callback processed
|
2018-06-27 11:41:37 -07:00 |
|
Stephen Birarda
|
70cab27c1a
|
add a safeguard deleteLater for QNetworkReply
|
2018-06-27 11:41:37 -07:00 |
|
Stephen Birarda
|
24f92502b5
|
add warning output of error from AccountManager
|
2018-06-27 11:41:37 -07:00 |
|
Stephen Birarda
|
e90ea82ef5
|
move AddressManager to NodeList thread, fix AccountManager invokes
|
2018-06-27 11:41:37 -07:00 |
|
John Conklin II
|
611159f65f
|
Merge pull request #13188 from SimonWalton-HiFi/placename-crash
Initialize Qt's use of openssl lib before calling RSA code
|
2018-05-31 14:34:24 -07:00 |
|
Simon Walton
|
a3324c5616
|
Remove empty destructor
|
2018-05-30 13:52:26 -07:00 |
|
Simon Walton
|
8fb5d1b92d
|
Make RSA key-pair class a Runnable that's owned by a threadpool
|
2018-05-30 13:41:08 -07:00 |
|
Simon Walton
|
66d39667e1
|
AccountManager destructor waits for any RSA key thread
|
2018-05-29 17:04:37 -07:00 |
|
Simon Walton
|
545ada0abb
|
Connect signal to keyGen thread for it to quit when owner destructed
|
2018-05-18 10:28:52 -07:00 |
|
Simon Walton
|
fe92cf0c47
|
Move fix up a level to bit a little more general
|
2018-05-17 13:34:38 -07:00 |
|
Gabriel Calero
|
9b5da09dc7
|
Fix connection issue syncing two AccountManagers
|
2018-05-11 18:08:56 -03:00 |
|
Gabriel Calero
|
0068e5dc0f
|
Fix account info persistence after login
|
2018-03-26 14:56:05 -03:00 |
|
Zach Fox
|
c64c2e17c8
|
First pass at consolidation
|
2017-10-24 12:01:05 -07:00 |
|
Ryan Huffman
|
0d96f82888
|
Merge pull request #10592 from birarda/close-report
Send a close event to API on shutdown
|
2017-06-02 10:57:41 -07:00 |
|
Stephen Birarda
|
0f22b07026
|
move session ID logging later in app startup
|
2017-06-01 16:07:36 -07:00 |
|
Stephen Birarda
|
06b3ecfdc3
|
also log metaverse session ID during ctor of AccountManager
|
2017-06-01 15:50:56 -07:00 |
|
Stephen Birarda
|
3d98f1b3ee
|
print metaverse session ID to debug log
|
2017-06-01 13:46:37 -07:00 |
|
Stephen Birarda
|
1d9d83b157
|
initial version of the ClosureEventSender using std::thread
|
2017-05-31 19:00:41 -07:00 |
|
Stephen Birarda
|
9cd11a32e2
|
add a debug log for failed token refresh
|
2017-05-24 13:47:24 -07:00 |
|
Stephen Birarda
|
14ff6a06b4
|
require a valid access token and expiry to attempt refresh
|
2017-05-24 13:16:26 -07:00 |
|
Chris Collins
|
b0efb6d956
|
Merge pull request #10525 from seefo/master
Added refreshing of Account Managers access token
|
2017-05-22 21:42:16 -07:00 |
|
seefo
|
a638704a8c
|
Modified AccountManager code to better meet style guidelines
|
2017-05-22 17:01:37 -07:00 |
|
seefo
|
e77e900812
|
Added refreshing of Account Manager's access token
Changed indentention style to match guidelines
|
2017-05-22 14:46:44 -07:00 |
|
David Rowe
|
e69c322fd3
|
Get UserActivityLogger working in AC scripts
|
2017-05-17 14:30:32 +12:00 |
|
Brad Hefta-Gaub
|
dbbed462b4
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
|
SamGondelman
|
9d447d4dcc
|
enabled qnetworkrequest redirects everywhere I could find them
|
2016-09-06 17:35:06 -07:00 |
|
Stephen Birarda
|
47f15f6ad8
|
use libc++ and clang toolchain
|
2016-08-31 16:16:40 -07:00 |
|
Atlante45
|
c34153b67b
|
Change Web API arg name to be more descriptif
|
2016-08-11 11:57:43 -07:00 |
|
Atlante45
|
f0ff975248
|
UI wiring
|
2016-08-08 15:39:25 -07:00 |
|
Atlante45
|
cea0e182c0
|
Interface login through steam
|
2016-08-08 15:39:25 -07:00 |
|
Seth Alves
|
2a25f458fc
|
fetch rank names from web api after getting a group's ID
|
2016-07-04 10:20:25 -07:00 |
|
Seth Alves
|
c7793845cb
|
Merge branch 'master' of github.com:highfidelity/hifi into groups
|
2016-07-03 09:57:17 -07:00 |
|
Seth Alves
|
aae42e3802
|
updates to track zach's changes to api
|
2016-06-30 16:14:46 -07:00 |
|
Ryan Huffman
|
49da7d9a61
|
Remove sending of session id in request body in favor of header
|
2016-06-30 14:43:27 -07:00 |
|
Seth Alves
|
c7d56493b1
|
Merge branch 'master' of github.com:highfidelity/hifi into groups
|
2016-06-27 10:07:38 -07:00 |
|
Brad Hefta-Gaub
|
4510bb1674
|
Merge pull request #8098 from zzmp/feat/temp-domain-heartbeats
add heartbeats to metaverse for temporary domains
|
2016-06-24 12:08:37 -07:00 |
|
Seth Alves
|
cc1b6f0cb2
|
add a permissions-grid row for friends-of-domain-owner
|
2016-06-24 11:42:56 -07:00 |
|
Zach Pomerantz
|
eebf8e91c6
|
add api_key to domains/public_key updates
|
2016-06-22 12:02:35 -07:00 |
|
Zach Pomerantz
|
3a36b0a2e5
|
add temporary domain info to account info
|
2016-06-22 12:02:35 -07:00 |
|
Ryan Huffman
|
70be7b3273
|
Merge branch 'master' of https://github.com/highfidelity/hifi into feat/user-actions
|
2016-06-21 16:39:25 -07:00 |
|
Ryan Huffman
|
ed88232fb0
|
Move session id storage to AccountManager
|
2016-06-16 09:19:42 -07:00 |
|
Bradley Austin Davis
|
34c8d257d2
|
Fixing issues with unclosed groups in settings persistence
|
2016-06-14 09:49:38 -07:00 |
|
Stephen Birarda
|
1ec421350d
|
send the UUID session ID without curly braces
|
2016-05-26 14:56:51 -07:00 |
|
Stephen Birarda
|
66bdbf910d
|
optionally include the metaverse session ID as an http header
|
2016-05-25 11:55:04 -07:00 |
|
Ryan Huffman
|
bfb4bb0896
|
Add userAgentGetter to AccountManager for custom UserAgent
|
2016-05-18 15:38:54 -07:00 |
|
Ryan Huffman
|
dd093e3fcd
|
Make AccountManager a DependencyManager singleton
|
2016-05-18 15:38:54 -07:00 |
|
Stephen Birarda
|
ed1ddc2a8b
|
remove code to update/store wallet balance
|
2016-05-06 11:54:49 -07:00 |
|
Stephen Birarda
|
a5d09e268d
|
fix sessionID pull and re-sent for HB
|
2016-05-05 15:56:16 -07:00 |
|