コミット履歴

作者 SHA1 メッセージ 日付
  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. 12 年 前
  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 年 前