Stephen Birarda
|
e846fd24f7
|
fix an order mistake in DS handling HTTP requests
|
2014-07-31 15:23:15 -07:00 |
|
Stephen Birarda
|
f0e7bf0462
|
allow assignments to pull script without session cookie
|
2014-07-31 15:13:33 -07:00 |
|
Stephen Birarda
|
dbf41c8a42
|
allow domain-server to serve settings publicly, fix retry in DomainHandler
|
2014-07-28 14:56:26 -07:00 |
|
Stephen Birarda
|
005a3c7c12
|
persist and recall domain-server web sessions from ini settings
|
2014-07-24 17:17:57 -07:00 |
|
Stephen Birarda
|
2e5dc2320d
|
don't flip order on node socket, HifiSockAddr is handling
|
2014-07-24 11:09:09 -07:00 |
|
Stephen Birarda
|
8082e2f88b
|
allow a user to be let into domain-server based on role
|
2014-07-21 17:41:22 -07:00 |
|
Stephen Birarda
|
f78a1f7033
|
hook domain-server to user DomainServerWebSessionData class
|
2014-07-21 17:32:38 -07:00 |
|
Stephen Birarda
|
f45a509508
|
initial hook-in of OAuth authentication for DS web pages
|
2014-07-21 16:54:27 -07:00 |
|
Stephen Birarda
|
d007079617
|
associate username with agent nodes in domain-server
|
2014-07-21 10:30:11 -07:00 |
|
Atlante45
|
36fb530594
|
Switched DomainServer to NetworkAccessManager
|
2014-07-02 10:26:38 -07:00 |
|
Stephen Birarda
|
8edc4bf9d1
|
add HTTPS request debugged to domain-server
|
2014-06-27 10:38:39 -07:00 |
|
Stephen Birarda
|
4188a4eab1
|
change unattenuated zone placeholder and offer method to grab JSON settings
|
2014-06-25 14:16:24 -07:00 |
|
Stephen Birarda
|
f8dccad6ec
|
enable persisting of posted settings to a JSON file
|
2014-06-25 11:20:09 -07:00 |
|
Stephen Birarda
|
afe2e57701
|
add a settings page to DS that uses handlebars template library
|
2014-06-24 12:33:40 -07:00 |
|
Andrew Meadows
|
3f36325642
|
remove warnings about signed/unsigned comparison
|
2014-06-17 11:59:37 -07:00 |
|
John Grosen
|
47a88a2713
|
Updated AssignmentClient to use HifiConfigVariantMap...
...and also updated DomainServer to appropriately use boolean options
|
2014-06-12 17:08:23 -07:00 |
|
Stephen Birarda
|
ce485c48b8
|
make scripted assignments passed in DS config static
|
2014-05-27 15:23:10 -07:00 |
|
Stephen Birarda
|
714e29c887
|
fix credit amount in window title
|
2014-05-23 17:37:36 -07:00 |
|
Stephen Birarda
|
45ab8145a4
|
fix another implicit float cast
|
2014-05-23 16:22:08 -07:00 |
|
Stephen Birarda
|
831b0faa20
|
fix a mistyped constant
|
2014-05-23 16:15:11 -07:00 |
|
Stephen Birarda
|
1b00cda068
|
don't use powf for credit conversions
|
2014-05-23 16:12:34 -07:00 |
|
Stephen Birarda
|
15a8272286
|
fix domain-server pending credits to actually be in credits
|
2014-05-23 15:43:02 -07:00 |
|
Stephen Birarda
|
e7e19e8714
|
fix a comment in script handling
|
2014-05-23 12:37:27 -07:00 |
|
Stephen Birarda
|
7e78fc788a
|
fix double return false
|
2014-05-23 12:35:16 -07:00 |
|
Stephen Birarda
|
f4292fd29c
|
handle serving of scripts at temp unique UUIDs
|
2014-05-23 12:33:39 -07:00 |
|
Stephen Birarda
|
6d500d64d1
|
fix floats that aren't actually floats
|
2014-05-22 17:12:22 -07:00 |
|
Stephen Birarda
|
fc9d850c40
|
output when pay-for-assignments is on
|
2014-05-22 15:33:06 -07:00 |
|
Stephen Birarda
|
40c59a3589
|
fix rate of payment for assignments
|
2014-05-22 15:10:41 -07:00 |
|
Stephen Birarda
|
e3ac7c5eec
|
rename assignment payment method for clarity
|
2014-05-21 12:07:23 -07:00 |
|
Stephen Birarda
|
98d1146e90
|
rename the pay for assignments option
|
2014-05-21 11:04:00 -07:00 |
|
Stephen Birarda
|
b7727f0b16
|
require a flag to enable payment to assigned nodes
|
2014-05-21 11:02:02 -07:00 |
|
Stephen Birarda
|
1dddabb691
|
send and confirm transactions to assigned nodes from DS
|
2014-05-21 10:58:41 -07:00 |
|
Stephen Birarda
|
908eb5cc4f
|
use OAuth provider URL for transaction login
|
2014-05-21 10:04:48 -07:00 |
|
Stephen Birarda
|
981f9df6b3
|
add option to pass data server username and password to DS
|
2014-05-21 09:53:09 -07:00 |
|
Stephen Birarda
|
ee67c64b76
|
stub sending of transactions to server
|
2014-05-21 09:26:17 -07:00 |
|
Stephen Birarda
|
99a3fde8fa
|
accumulate credits to pay nodes, return in assignments JSON
|
2014-05-20 16:57:19 -07:00 |
|
Stephen Birarda
|
8fb85110ac
|
add a timer to initiate payment to assigned nodes
|
2014-05-20 15:59:00 -07:00 |
|
Stephen Birarda
|
072343ce79
|
associate assignment wallet UUID with node via DomainServerNodeData
|
2014-05-20 15:50:09 -07:00 |
|
Stephen Birarda
|
b42e005cdb
|
add pending assignment purgatory for assignees
|
2014-05-20 15:28:45 -07:00 |
|
Stephen Birarda
|
8a1fdf3486
|
pass wallet UUID from AC to DS, cleanup noisy timer
|
2014-05-20 14:38:51 -07:00 |
|
Stephen Birarda
|
f22aaf21d2
|
remove GnuTLS include across repo
|
2014-05-20 10:56:34 -07:00 |
|
Stephen Birarda
|
e3dd6509d8
|
remove dependency on GnuTLS for later replacement with OpenSSL
|
2014-05-20 10:47:11 -07:00 |
|
Stephen Birarda
|
72dd26acbe
|
only require OAuth authentication with a list of allowed roles
|
2014-05-02 10:47:59 -07:00 |
|
Stephen Birarda
|
aa2931d9bb
|
resolve conflicts on merge with upstream/master
|
2014-05-02 10:39:17 -07:00 |
|
Stephen Birarda
|
709bcdb148
|
handle interface client connection to DS with user roles
|
2014-05-01 16:18:07 -07:00 |
|
Stephen Birarda
|
b14d543701
|
retreive user profile and enumerate roles
|
2014-05-01 15:46:09 -07:00 |
|
Stephen Birarda
|
a49668031d
|
send a request for an access token after receiving auth code
|
2014-05-01 14:49:58 -07:00 |
|
Stephen Birarda
|
a826f3817b
|
fix assignment json for fulfilled assignments
|
2014-05-01 13:56:45 -07:00 |
|
Stephen Birarda
|
7a1aa7ec89
|
keep track of all assignments to stop double agents
|
2014-05-01 13:50:39 -07:00 |
|
Stephen Birarda
|
d942054015
|
cleanup re-display of OAuthWebView
|
2014-05-01 12:44:42 -07:00 |
|