Commit History

Author SHA1 Message Date
  Kunnis 4c61fcfc40 Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql. 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Melanie 1006a2254c Make create user to the Right Thing with regard to salting user passwords 15 years ago
  Justin Clark-Casey (justincc) 7870152d23 Allow load/save iar password checks to be done in grid mode 15 years ago
  Diva Canto bd7ff803fe Re-adding a conditional in UserManager that was removed with arthusv's commit. Changing new inventory ops to POST. 15 years ago
  Diva Canto dc897b2288 Merged with origin, and resolved one conflict in LoginServiceTests.cs 15 years ago
  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 years ago
  Diva Canto 0c47f8e7ab Changed RequestRootFolder to GetRootFolder 15 years ago
  Diva Canto 34d0f119cb Conditional to prevent a null ref in tests. The tests may still not pass. 15 years ago
  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 years ago
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Justin Clarke Casey b3178c8079 * Resolve http://opensimulator.org/mantis/view.php?id=3573 15 years ago
  Justin Clarke Casey 0d51c22620 * Allow interested user data plugins to store temporary user profiles 15 years ago
  Justin Clarke Casey ef9d140022 * Add user data plugin to store temporary profiles (which are distinct from cached) 15 years ago
  Justin Clarke Casey bd8e4a8892 * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices 15 years ago
  Justin Clarke Casey 342126b7b9 * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager 15 years ago
  Justin Clarke Casey 4c80685563 * Allow plugins to play nicely in UserManagerBase 15 years ago
  Justin Clarke Casey 2c81e41c8a * Fission OGS1UserServices into user service and OGS1 user data plugin components 15 years ago
  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 years ago
  lbsa71 29355de6ee * Some more experimental work on distributed assets. Nothing hotwired yet. 15 years ago
  lbsa71 e93b782f9d * Introduced some experimental code with regards to asset data substitution 15 years ago
  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 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Mike Mazur 369eef5fcd The DataPluginFactory is now a set of generic methods instead of 15 years ago
  Mike Mazur d259238c74 - moved data plugin loading code from various places to 16 years ago
  Mike Mazur d3eae4073e - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs 16 years ago
  Justin Clarke Casey a31792ee5c * prune and regrade log messages relating to client login and logout 16 years ago
  MW 8f7c2ba91b changed UserManagerBase. IInterServiceInventoryServices m_interServiceInventoryService from private to protected 16 years ago
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService 16 years ago