Kunnis
|
4c61fcfc40
Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql.
|
há 15 anos atrás |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
há 15 anos atrás |
Melanie
|
1006a2254c
Make create user to the Right Thing with regard to salting user passwords
|
há 15 anos atrás |
Justin Clark-Casey (justincc)
|
7870152d23
Allow load/save iar password checks to be done in grid mode
|
há 15 anos atrás |
Diva Canto
|
bd7ff803fe
Re-adding a conditional in UserManager that was removed with arthusv's commit. Changing new inventory ops to POST.
|
há 15 anos atrás |
Diva Canto
|
dc897b2288
Merged with origin, and resolved one conflict in LoginServiceTests.cs
|
há 15 anos atrás |
Arthur Valadares
|
18aa2ea0c5
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inventory and asset, service modules. The boolean startServices was replaced with realServices string. If the string contains the word asset, it will start a real asset module, if it contains inventory, it starts a real inventory. Otherwise, it use mock (NullPlugin-like) objects, for tests that don't really need functionality.
|
há 15 anos atrás |
Diva Canto
|
0c47f8e7ab
Changed RequestRootFolder to GetRootFolder
|
há 15 anos atrás |
Diva Canto
|
34d0f119cb
Conditional to prevent a null ref in tests. The tests may still not pass.
|
há 15 anos atrás |
diva
|
6ddf70b128
Bug fix for creating users in standalone: the newly-created root folder was not being set in the cached profile. I suspect this bug has been around for a while.
|
há 15 anos atrás |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
há 15 anos atrás |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
há 15 anos atrás |
Justin Clarke Casey
|
b3178c8079
* Resolve http://opensimulator.org/mantis/view.php?id=3573
|
há 15 anos atrás |
Justin Clarke Casey
|
0d51c22620
* Allow interested user data plugins to store temporary user profiles
|
há 15 anos atrás |
Justin Clarke Casey
|
ef9d140022
* Add user data plugin to store temporary profiles (which are distinct from cached)
|
há 15 anos atrás |
Justin Clarke Casey
|
bd8e4a8892
* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices
|
há 15 anos atrás |
Justin Clarke Casey
|
342126b7b9
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager
|
há 15 anos atrás |
Justin Clarke Casey
|
4c80685563
* Allow plugins to play nicely in UserManagerBase
|
há 15 anos atrás |
Justin Clarke Casey
|
2c81e41c8a
* Fission OGS1UserServices into user service and OGS1 user data plugin components
|
há 15 anos atrás |
diva
|
0413d052a3
Adds session authentication upon NewUserConnections. Adds user key authentication (in safemode only) upon CreateChildAgents. All of this for Hypergrid users too. This addresses assorted spoofing vulnerabilities.
|
há 15 anos atrás |
lbsa71
|
29355de6ee
* Some more experimental work on distributed assets. Nothing hotwired yet.
|
há 15 anos atrás |
lbsa71
|
e93b782f9d
* Introduced some experimental code with regards to asset data substitution
|
há 15 anos atrás |
diva
|
09732b4d5d
Initial support for authentication/authorization keys in UserManagerBase, and use of it in HGStandaloneLoginService (producer of initial key for user, and of subsequent keys) and HGStandaloneInventoryService (consumer of a key).
|
há 15 anos atrás |
lbsa71
|
801da4346a
* optimized usings.
|
há 15 anos atrás |
Mike Mazur
|
369eef5fcd
The DataPluginFactory is now a set of generic methods instead of
|
há 15 anos atrás |
Mike Mazur
|
d259238c74
- moved data plugin loading code from various places to
|
há 16 anos atrás |
Mike Mazur
|
d3eae4073e
- move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs
|
há 16 anos atrás |
Justin Clarke Casey
|
a31792ee5c
* prune and regrade log messages relating to client login and logout
|
há 16 anos atrás |
MW
|
8f7c2ba91b
changed UserManagerBase. IInterServiceInventoryServices m_interServiceInventoryService from private to protected
|
há 16 anos atrás |
Justin Clarke Casey
|
18974b7766
* refactor: rename UserServiceAdmin to UserAdminService
|
há 16 anos atrás |