Commit Verlauf

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