UbitUmarov
|
5beffddf2a
minor changes on profiles module; add some .trim() to create user avatar
|
2 vuotta sitten |
UbitUmarov
|
da928d6099
!= UUID.Zero is slow
|
2 vuotta sitten |
UbitUmarov
|
7e0fc95c3a
== UUID.Zero is slow
|
2 vuotta sitten |
UbitUmarov
|
a0d0bbacb2
move servicesGodAgentID to Constants.cs
|
3 vuotta sitten |
UbitUmarov
|
9d0d82ab6e
split usermanagement adduser into simpler per case methods
|
4 vuotta sitten |
UbitUmarov
|
9478e607db
fix a typo on useraccount store
|
4 vuotta sitten |
UbitUmarov
|
8075c1e363
do store UserCountry
|
4 vuotta sitten |
UbitUmarov
|
f2cf3b201b
avoid a null ref
|
5 vuotta sitten |
UbitUmarov
|
3c4bc681c3
refuse to create a new user with empty password
|
5 vuotta sitten |
UbitUmarov
|
46e36601cb
remove some more useless NULL arguments
|
5 vuotta sitten |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 vuotta sitten |
Melanie
|
d781742d8e
Fix scope support to get friends list names across co-hosted grids
|
5 vuotta sitten |
Bill Blight
|
bd4907e960
Protect/Prevent user names from using valid HG identifiers.
|
6 vuotta sitten |
UbitUmarov
|
fbb77274da
OOps my bad, always do deep copy, let viewers do v1 v2 fixes
|
6 vuotta sitten |
UbitUmarov
|
0d83b9edc3
create user with model: do not copy missing items; convert v1.0 to v2.0 wearables, fail if model has missing wearables
|
6 vuotta sitten |
UbitUmarov
|
7c9c5cfedf
robust create user: allow new userid to be to generate a new random one; handle possible case of a weareble being a inventory link
|
6 vuotta sitten |
UbitUmarov
|
cb5a7246a2
cosmetics (or not)
|
6 vuotta sitten |
UbitUmarov
|
7e8c996d1b
add a grid services god account
|
7 vuotta sitten |
Diva Canto
|
8dfab8757c
Fill out Current Outfit folder with links when creating the initial avatar appearance. Some viewers (e.g. Singularity 1.8.7) get seriously confused when the avatar has no current outfit links.
|
7 vuotta sitten |
Melanie Thielker
|
e526e8c5e2
Fix the long-standing bug that object permissions set in inventory were lost
|
7 vuotta sitten |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 vuotta sitten |
UbitUmarov
|
b566be4f82
partially apply patch in mantis 8002
|
8 vuotta sitten |
Melanie Thielker
|
82244cca68
Allow creation of user appearance from a model avatar. Thank you,
|
8 vuotta sitten |
UbitUmarov
|
1337f5f26e
remove a parameter for detection of grid fail to suport getting multiple user accounts per call and handle it where needed.
|
8 vuotta sitten |
UbitUmarov
|
7c1b2a5dde
add some wiring to have GetUserAccounts for multiple IDs on a single request to grid services. Unfinished, untested
|
8 vuotta sitten |
Diva Canto
|
758e1e2535
Mantis #7933: copy-paste bug in avn code.
|
8 vuotta sitten |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 vuotta sitten |
Diva Canto
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
9 vuotta sitten |
BlueWall
|
b39d697555
Adding command to reset user's email address
|
10 vuotta sitten |
Oren Hurvitz
|
52f8669169
Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used.
|
10 vuotta sitten |