Historial de Commits

Autor SHA1 Mensaje Fecha
  Diva Canto bd7ff803fe Re-adding a conditional in UserManager that was removed with arthusv's commit. Changing new inventory ops to POST. hace 15 años
  Diva Canto dc897b2288 Merged with origin, and resolved one conflict in LoginServiceTests.cs hace 15 años
  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. hace 15 años
  Diva Canto 0c47f8e7ab Changed RequestRootFolder to GetRootFolder hace 15 años
  Diva Canto 34d0f119cb Conditional to prevent a null ref in tests. The tests may still not pass. hace 15 años
  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. hace 15 años
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. hace 15 años
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. hace 15 años
  Justin Clarke Casey b3178c8079 * Resolve http://opensimulator.org/mantis/view.php?id=3573 hace 15 años
  Justin Clarke Casey 0d51c22620 * Allow interested user data plugins to store temporary user profiles hace 15 años
  Justin Clarke Casey ef9d140022 * Add user data plugin to store temporary profiles (which are distinct from cached) hace 15 años
  Justin Clarke Casey bd8e4a8892 * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices hace 15 años
  Justin Clarke Casey 342126b7b9 * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager hace 15 años
  Justin Clarke Casey 4c80685563 * Allow plugins to play nicely in UserManagerBase hace 15 años
  Justin Clarke Casey 2c81e41c8a * Fission OGS1UserServices into user service and OGS1 user data plugin components hace 15 años
  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. hace 15 años
  lbsa71 29355de6ee * Some more experimental work on distributed assets. Nothing hotwired yet. hace 15 años
  lbsa71 e93b782f9d * Introduced some experimental code with regards to asset data substitution hace 15 años
  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). hace 15 años
  lbsa71 801da4346a * optimized usings. hace 16 años
  Mike Mazur 369eef5fcd The DataPluginFactory is now a set of generic methods instead of hace 16 años
  Mike Mazur d259238c74 - moved data plugin loading code from various places to hace 16 años
  Mike Mazur d3eae4073e - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs hace 16 años
  Justin Clarke Casey a31792ee5c * prune and regrade log messages relating to client login and logout hace 16 años
  MW 8f7c2ba91b changed UserManagerBase. IInterServiceInventoryServices m_interServiceInventoryService from private to protected hace 16 años
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService hace 16 años
  Justin Clarke Casey 0862627b34 * refactor: move CreateUser into UserServiceAdmin hace 16 años
  Justin Clarke Casey 45c50998c2 * Remove unused and largely unimplemented UpdateUserCurrentRegion() hace 16 años
  Justin Clarke Casey 7c6c776ff7 * test: Add the ability to add a plugin directory to the user and inventory services in order to extend unit tests for user and inventory information hace 16 años
  lbsa71 dbe64197ae * Adding some virtual hooks and making some privaets protected for great justice. hace 16 años