История коммитов

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