UbitUmarov
|
5beffddf2a
minor changes on profiles module; add some .trim() to create user avatar
|
2 years ago |
UbitUmarov
|
da928d6099
!= UUID.Zero is slow
|
2 years ago |
UbitUmarov
|
7e0fc95c3a
== UUID.Zero is slow
|
2 years ago |
UbitUmarov
|
a0d0bbacb2
move servicesGodAgentID to Constants.cs
|
3 years ago |
UbitUmarov
|
9d0d82ab6e
split usermanagement adduser into simpler per case methods
|
4 years ago |
UbitUmarov
|
9478e607db
fix a typo on useraccount store
|
4 years ago |
UbitUmarov
|
8075c1e363
do store UserCountry
|
4 years ago |
UbitUmarov
|
f2cf3b201b
avoid a null ref
|
5 years ago |
UbitUmarov
|
3c4bc681c3
refuse to create a new user with empty password
|
5 years ago |
UbitUmarov
|
46e36601cb
remove some more useless NULL arguments
|
5 years ago |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 years ago |
Melanie
|
d781742d8e
Fix scope support to get friends list names across co-hosted grids
|
5 years ago |
Bill Blight
|
bd4907e960
Protect/Prevent user names from using valid HG identifiers.
|
6 years ago |
UbitUmarov
|
fbb77274da
OOps my bad, always do deep copy, let viewers do v1 v2 fixes
|
6 years ago |
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 years ago |
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 years ago |
UbitUmarov
|
cb5a7246a2
cosmetics (or not)
|
6 years ago |
UbitUmarov
|
7e8c996d1b
add a grid services god account
|
7 years ago |
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 years ago |
Melanie Thielker
|
e526e8c5e2
Fix the long-standing bug that object permissions set in inventory were lost
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
b566be4f82
partially apply patch in mantis 8002
|
8 years ago |
Melanie Thielker
|
82244cca68
Allow creation of user appearance from a model avatar. Thank you,
|
8 years ago |
UbitUmarov
|
1337f5f26e
remove a parameter for detection of grid fail to suport getting multiple user accounts per call and handle it where needed.
|
8 years ago |
UbitUmarov
|
7c1b2a5dde
add some wiring to have GetUserAccounts for multiple IDs on a single request to grid services. Unfinished, untested
|
8 years ago |
Diva Canto
|
758e1e2535
Mantis #7933: copy-paste bug in avn code.
|
8 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
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 years ago |
BlueWall
|
b39d697555
Adding command to reset user's email address
|
10 years ago |
Oren Hurvitz
|
52f8669169
Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used.
|
10 years ago |