Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Atlante45
|
e1a1ff3988
|
Code review
|
2014-04-08 10:32:49 -07:00 |
|
Atlante45
|
262c6d3206
|
Fixed double JSON callback when http error occurs
|
2014-04-07 14:35:13 -07:00 |
|
Atlante45
|
cec99caa47
|
Added upload progress tracking to AccountManager via JSON
|
2014-04-07 13:45:30 -07:00 |
|
Atlante45
|
f027aac76b
|
Fix to model upload in account manager
|
2014-03-31 17:19:04 -07:00 |
|
Atlante45
|
88e7b8e68f
|
Fixed "memory leak" in Account Manager.
|
2014-03-27 11:16:52 -07:00 |
|
Atlante45
|
423f26f669
|
Review comments
|
2014-03-13 15:26:02 -07:00 |
|
Atlante45
|
e5b5778caf
|
Upload FST
|
2014-03-13 15:04:22 -07:00 |
|
ZappoMan
|
e2415642f0
|
temporary fix to OSX 10.8 problem by delaying creation of _networkAccessManager
|
2014-03-09 00:10:31 -08:00 |
|
Andrzej Kapolka
|
85083d74bc
|
Fix for annoying "QThreadStorage" warning.
|
2014-03-03 13:39:01 -08:00 |
|
Stephen Birarda
|
d5fc1caaaf
|
fix wording for access token change signal
|
2014-02-25 16:12:25 -08:00 |
|
Stephen Birarda
|
2496c6252f
|
fix login/logout flow when jumping domains
|
2014-02-25 16:10:08 -08:00 |
|
Stephen Birarda
|
6d847f29fb
|
currently support system wide auth only via hifi data-web
|
2014-02-25 16:05:05 -08:00 |
|
Stephen Birarda
|
b09ed1dff1
|
present a login window on app start
|
2014-02-25 10:53:13 -08:00 |
|
Stephen Birarda
|
672c6a9ed1
|
fix complaint for incomplete type QStringList
|
2014-02-24 15:23:47 -08:00 |
|
Stephen Birarda
|
a8493ecaa2
|
cleanup login/logout in menu, logout only when in
|
2014-02-24 11:11:36 -08:00 |
|
Stephen Birarda
|
6165ca658a
|
add a logout option to the menu
|
2014-02-21 17:13:22 -08:00 |
|
Stephen Birarda
|
0686539734
|
default to quieter HTTP request debugging
|
2014-02-21 17:07:14 -08:00 |
|
Stephen Birarda
|
6df317e8e6
|
update user's domain in data-server after connection to new one
|
2014-02-21 16:22:17 -08:00 |
|
Stephen Birarda
|
a49893689e
|
store username in local settings so it doesn't need to be reloaded
|
2014-02-21 15:05:57 -08:00 |
|
Stephen Birarda
|
76e6c9342f
|
parse username returned from data-server
|
2014-02-21 14:41:43 -08:00 |
|
Stephen Birarda
|
9d2d9c5071
|
fix cross-thread calls to AccountManager, domain switch flow
|
2014-02-21 13:45:39 -08:00 |
|
Stephen Birarda
|
ee90c25a41
|
add helpers for json responses from AccountManager
|
2014-02-20 14:22:08 -08:00 |
|
Stephen Birarda
|
cb165902fd
|
use existing constants for HTTP operations
|
2014-02-19 18:12:10 -08:00 |
|
Stephen Birarda
|
d3dd49a2e8
|
force DomainServer to wait for session UUID before setup with auth
|
2014-02-19 18:06:21 -08:00 |
|
Stephen Birarda
|
32ceccfeb6
|
have domain-server bail if username/password not provided for auth
|
2014-02-19 17:26:21 -08:00 |
|
Stephen Birarda
|
57538af8fd
|
give a separate QNetworkAccessManager to the AccountManager
|
2014-02-19 14:19:00 -08:00 |
|
Stephen Birarda
|
c5b8ff181e
|
indicate that both username or email can be passed for login
|
2014-02-19 14:14:17 -08:00 |
|
Stephen Birarda
|
c302042e83
|
store access tokens in QSettings
|
2014-02-18 18:12:27 -08:00 |
|
Stephen Birarda
|
3199f1a3e4
|
store access tokens in settings so re-log not required
|
2014-02-18 17:42:12 -08:00 |
|
Stephen Birarda
|
ca6dfa58a6
|
client ID need not be passed for password grant type
|
2014-02-18 17:16:25 -08:00 |
|
Stephen Birarda
|
949f79e945
|
hook up request for domain registration information for Interface
|
2014-02-18 15:38:43 -08:00 |
|
Stephen Birarda
|
f4b0375b35
|
stub a method to ask for domain-server auth from NodeList
|
2014-02-18 14:48:17 -08:00 |
|
Stephen Birarda
|
72a877ca49
|
remove an extra space
|
2014-02-18 14:34:47 -08:00 |
|
Stephen Birarda
|
ce3cc7e5c9
|
require that client ID for authentication server be known to AccountManager
|
2014-02-18 14:34:32 -08:00 |
|
Stephen Birarda
|
b57a5cea6a
|
complete access token request flow after login window presentation
|
2014-02-18 14:27:52 -08:00 |
|
Stephen Birarda
|
8a0136efe1
|
more work on authentication, show login window when domain asks
|
2014-02-18 13:21:32 -08:00 |
|
Stephen Birarda
|
c762b92e5a
|
replace DataServerClient and Profile with AccountManager
|
2014-02-18 11:27:37 -08:00 |
|