UbitUmarov
|
371c9dd2af
bad merge?
|
9 年之前 |
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 年之前 |
BlueWall
|
b39d697555
Adding command to reset user's email address
|
10 年之前 |
Oren Hurvitz
|
52f8669169
Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used.
|
10 年之前 |
Oren Hurvitz
|
e00f1a0410
Allow invalidating the users cache
|
10 年之前 |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 年之前 |
Melanie
|
c341664c1b
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 年之前 |
Melanie
|
f567ff9f51
Merge branch 'master' into careminster
|
11 年之前 |
Diva Canto
|
4cdee3dd3c
Changed protection of CreateDefaultAppearanceEntries to protected, so extensions of the UserAccountService can reuse this.
|
11 年之前 |
Melanie
|
5768a151ff
Merge branch 'master' into careminster
|
12 年之前 |
Justin Clark-Casey (justincc)
|
4cbaf053cf
Fix small typo
|
12 年之前 |
Melanie
|
b0fc96c17d
Merge branch 'master' into careminster
|
12 年之前 |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 年之前 |
Melanie
|
f5e2bdebef
Merge commit 'c85a780583cb36bac95f69c5d704f60a758d56bb' into bigmerge
|
13 年之前 |
Melanie
|
4215aea036
Merge commit '730460169f2a45e934b42b2464f7c7472f7fac48' into bigmerge
|
13 年之前 |
Melanie
|
fe014a05ac
Merge commit '83c7b9b609d3c78d099a0bf18de8685676184f94' into bigmerge
|
13 年之前 |
Justin Clark-Casey (justincc)
|
c85a780583
Provide an option to allow remote calls to the CreateUser method on the UserAccountService
|
13 年之前 |
Diva Canto
|
730460169f
Bug fix on the bug fix on UserAccountService.cs
|
13 年之前 |
Diva Canto
|
83c7b9b609
Bug fix -- Test User on first run standalone might not be created properly: let all instances of UserAccountService have all its service references properly initialized, and register console commands on only one.
|
13 年之前 |
Melanie
|
6af388ded9
Merge commit 'b907a66f394b279d3ca2b1ac620bc7bb13cc6dd2' into bigmerge
|
13 年之前 |
Melanie
|
986a3838a6
Merge commit '90466515839eb34d7fd9984c92f1970ab5d6f3ad' into bigmerge
|
13 年之前 |
Melanie
|
8fac7c0650
Merge commit '522d6261f11ffaf8320c3f0775beb5d0608ce226' into bigmerge
|
13 年之前 |
Melanie
|
9d22110c23
Merge commit 'c4efb97d49dec736151dfa3fa102efe6a5f6fbab' into bigmerge
|
13 年之前 |
Justin Clark-Casey (justincc)
|
b907a66f39
When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one.
|
13 年之前 |
Justin Clark-Casey (justincc)
|
9046651583
Pass any region scope through to the CreateUser() method
|
13 年之前 |
Justin Clark-Casey (justincc)
|
522d6261f1
Correctly create a freshly created estate owner's default items and avatar entries on standalone if applicable.
|
13 年之前 |
Justin Clark-Casey (justincc)
|
c4efb97d49
Write code to create minimum necessary body parts/clothing and avatar entries to make a newly created user appear as a non-cloud on viewer 2
|
13 年之前 |
Melanie
|
c2de0c930c
Fix failure to find avatars due to trainling spaces being sent by viewers.
|
13 年之前 |
root
|
5f927dc104
Merge branch 'master' into careminster-presence-refactor
|
13 年之前 |
Justin Clark-Casey (justincc)
|
5daac0584a
Fix bug in reset user password where entering an invalid name would cause an exception. Also, convert this commands log output to console output.
|
13 年之前 |