Seth Alves
|
e79767a121
|
authed username wasn't being saved in permissions, so that interface would get briefly disconnected when their permissions changed.
|
2016-06-11 15:16:02 -07:00 |
|
Seth Alves
|
4c45d081cd
|
merge from upstream
|
2016-06-10 19:57:46 -07:00 |
|
Stephen Birarda
|
12e5851ba4
|
fix connection denial message, put version back
|
2016-06-09 15:53:19 -07:00 |
|
Stephen Birarda
|
f963adb5dd
|
send connection denial for connect version mismatch
|
2016-06-09 15:53:19 -07:00 |
|
Stephen Birarda
|
4b5a554122
|
remove check in version downgrading from NodeList
|
2016-06-09 15:53:19 -07:00 |
|
Seth Alves
|
441b5a20d8
|
merge from upstream
|
2016-06-09 13:23:41 -07:00 |
|
Zach Pomerantz
|
9926c80917
|
Only check user metadata before sending
|
2016-06-08 18:45:01 -05:00 |
|
Seth Alves
|
8085266c1d
|
cause names in permissions tables to be alpha-sorted
|
2016-06-08 10:36:44 -07:00 |
|
Seth Alves
|
7696ead012
|
look for standard permissions in standard table rather than in user table
|
2016-06-07 16:38:52 -07:00 |
|
Seth Alves
|
b2f63a2132
|
hook up can-rez-tmp and can-write-to-asset-server
|
2016-06-07 16:17:58 -07:00 |
|
Seth Alves
|
0c18df6278
|
don't restart domain-server if the only settings changes where permissions
|
2016-06-06 16:32:18 -07:00 |
|
Seth Alves
|
d202a2bf11
|
better handling of missing settings keys
|
2016-06-06 11:59:39 -07:00 |
|
Seth Alves
|
a4e4093a18
|
split permissions into two sets, one for 'standard' ones and one for specific users
|
2016-06-06 10:39:47 -07:00 |
|
Seth Alves
|
dd009bf8b9
|
add some debugging prints. make blacklisting work
|
2016-06-04 11:06:37 -07:00 |
|
Seth Alves
|
be403865fc
|
don't request public keys for the standard psuedo-account-names
|
2016-06-04 10:44:59 -07:00 |
|
Seth Alves
|
80eeff5a64
|
bump packet versions. change how domainObject[RESTRICTED_ACCESS_FLAG] is decided
|
2016-06-04 10:32:07 -07:00 |
|
Seth Alves
|
adf893ea19
|
rename AgentPermissions to NodePermissions
|
2016-06-04 09:50:36 -07:00 |
|
Seth Alves
|
09b0e3eaaf
|
use constants rather than bare strings for standard psuedo-account-names
|
2016-06-04 09:07:34 -07:00 |
|
Zach Pomerantz
|
09e0a2ced7
|
Parse basic metadata into DomainMetadata
|
2016-06-03 15:13:09 -07:00 |
|
Zach Pomerantz
|
209ace1b86
|
Include anonymously connected user metadata
|
2016-06-03 15:00:43 -07:00 |
|
Zach Pomerantz
|
55e5c1f6e0
|
Declare metadata descriptors
|
2016-06-03 15:00:42 -07:00 |
|
Seth Alves
|
b88bba8672
|
add code to convert older domain-settings to current style
|
2016-06-03 13:15:53 -07:00 |
|
Zach Pomerantz
|
5c293646b9
|
Segment metadata users
|
2016-06-02 17:22:39 -07:00 |
|
Zach Pomerantz
|
85055d82bf
|
Regenerate Domain metadata on user (dis)connect
|
2016-06-02 17:05:58 -07:00 |
|
Seth Alves
|
41a8e9fa91
|
missed a protocol change
|
2016-06-02 16:53:52 -07:00 |
|
Zach Pomerantz
|
b13e7a1a8f
|
Encapsulate metadata in DomainMetadata
|
2016-06-02 16:04:27 -07:00 |
|
Seth Alves
|
fc92268641
|
Merge branch 'master' of github.com:highfidelity/hifi into permissions-grid
|
2016-06-02 15:38:24 -07:00 |
|
Zach Pomerantz
|
18696144f1
|
Move metadata generation to DomainMetadata
|
2016-06-02 15:36:29 -07:00 |
|
Zach Pomerantz
|
87e27d9570
|
Factor out metadata generation from heartbeat
|
2016-06-02 15:35:47 -07:00 |
|
Zach Pomerantz
|
bf920c2b80
|
Compact Domain heartbeat JSON
|
2016-06-02 15:34:36 -07:00 |
|
Seth Alves
|
d010dc9699
|
keep localhost line from being added every save. added some debugging print stuff
|
2016-06-02 15:08:16 -07:00 |
|
Seth Alves
|
83cba2dd82
|
start on code to convert from settings version 1.2 to 1.3
|
2016-06-02 13:28:36 -07:00 |
|
Seth Alves
|
83f2c723eb
|
collect permissions into their own data structure
|
2016-06-02 13:15:30 -07:00 |
|
Seth Alves
|
ae0c8a96f2
|
code to unpack permissions into a usable data structure
|
2016-06-01 15:33:24 -07:00 |
|
Seth Alves
|
7810ed6313
|
working toward a permissions grid in domain-server settings
|
2016-05-31 16:56:08 -07:00 |
|
Zach Pomerantz
|
b280eebd03
|
Only count users against max capacity
|
2016-05-27 15:51:41 -07:00 |
|
Brad Hefta-Gaub
|
fb9f6185db
|
CR feedback
|
2016-05-24 17:19:53 -07:00 |
|
Brad Hefta-Gaub
|
183f38e4f0
|
pop up warning if domain over capacity
|
2016-05-24 16:07:57 -07:00 |
|
Brad Hefta-Gaub
|
2eef07e414
|
cleanup and dead code removal
|
2016-05-24 15:38:08 -07:00 |
|
Brad Hefta-Gaub
|
12a1857280
|
check point with protocol refusal working
|
2016-05-24 15:20:11 -07:00 |
|
Brad Hefta-Gaub
|
1d9981e624
|
first cut at support for verifying all protocol version compatibility
|
2016-05-24 13:31:19 -07:00 |
|
Stephen Birarda
|
5ab876114f
|
send hostname to DS with every DS packet to handle changes
|
2016-05-20 11:24:54 -07:00 |
|
Stephen Birarda
|
962066c7d1
|
send user hostname breakdown with heartbeat
|
2016-05-20 11:24:54 -07:00 |
|
Stephen Birarda
|
7d2d60f200
|
split assigned and un-assigned nodes
|
2016-05-20 11:24:54 -07:00 |
|
Stephen Birarda
|
5884e1eadd
|
rename metaverse heartbeat methods
|
2016-05-20 11:24:54 -07:00 |
|
Stephen Birarda
|
3b2a9b7b98
|
fix set of place name on DomainServerNodeData
|
2016-05-20 11:24:54 -07:00 |
|
Stephen Birarda
|
7110fe98eb
|
associate incoming place name with DomainServerNodeData
|
2016-05-20 11:24:54 -07:00 |
|
Ryan Huffman
|
79ce64aa3a
|
Fix compilation error in DomainServer.cpp
|
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
|
84df6cfed0
|
only re-request ice addresses during failure
|
2016-04-14 14:46:08 -07:00 |
|