Историја ревизија

Аутор SHA1 Порука Датум
  UbitUmarov d0912b6151 let StreamReader be in using statements пре 7 година
  Melanie Thielker 504a69906b Suppress error messages in the log if functions are not enabled. Just return failure instead. пре 7 година
  Melanie Thielker 82244cca68 Allow creation of user appearance from a model avatar. Thank you, пре 8 година
  UbitUmarov 9c75f8a57e avoid NULL refs пре 8 година
  UbitUmarov 9f88273741 add GetMultiAccounts USER SERVICE HANDLER. UNTESTED !!! пре 8 година
  Diva Canto 923a57a91f Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface. пре 9 година
  Oren Hurvitz 99ac770abb Close streams immediately when we finish using them пре 10 година
  Diva Canto 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. пре 10 година
  Justin Clark-Casey (justincc) e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap пре 11 година
  Justin Clark-Casey (justincc) 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. пре 12 година
  Diva Canto 6974596e83 Fixed mix-up in UserAccount fields when passing UserAccounts remotely. пре 12 година
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. пре 13 година
  Justin Clark-Casey (justincc) 4c9400e646 Add optional getauthinfo and setauthinfo authentication service calls. пре 13 година
  Justin Clark-Casey (justincc) 4cffdf15ba Make ScopeID optional for http GetAccount and GetAccounts пре 13 година
  Justin Clark-Casey (justincc) 9f171041c9 Make PrincipalID a synonym for UserID in GetUserAccount пре 13 година
  Justin Clark-Casey (justincc) 97c66f8eac Get new NewUser and SetUserAccount calls to accept PrincipalID instead of UserID for consistency with output пре 13 година
  Justin Clark-Casey (justincc) 9d59b285bb Allow an http call to set account details if AllowSetAccount = true in [UserAccountService]. пре 13 година
  Justin Clark-Casey (justincc) c85a780583 Provide an option to allow remote calls to the CreateUser method on the UserAccountService пре 13 година
  Diva Canto 6485c576a1 * Made UserAccountService handle UserLevel, UserFlags and UserTitle appropriately. пре 14 година
  Diva Canto 7356860b48 Several more buglets removed. пре 14 година
  Diva Canto 8bed461957 Test client for remote user account connector and service. It seems to be working. пре 14 година
  Melanie 3507005d9d Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. пре 14 година
  Diva Canto b4483df270 * All modules and connectors for user account service are in place. Untested. пре 14 година