커밋 기록

작성자 SHA1 메시지 날짜
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 년 전
  Diva Canto 922425a205 Last 27 modules' directives (service connectors out). 11 년 전
  Justin Clark-Casey (justincc) e2b1c569da Fix a bug where logins to standalones would fail if the RegionReady module was not active 12 년 전
  Diva Canto 33c14cb107 Region access control! Region operators can now specify things like DisallowForeigners (means what it says) and DisallowResidents (means that only admins and managers can get into the region). This puts the never-completed AuthorizationService to good use. Note that I didn't implement a grid-wide Authorization service; this service implementation is done entirely locally on the simulator. This can be changed as usual by pluging in a different AuthorizationServicesConnector. 12 년 전
  Justin Clark-Casey (justincc) 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 13 년 전
  Jeff Ames ee205e7e81 Formatting cleanup. 14 년 전
  Rob Smart 281ad1251c updated the IAuthorizationService interface so that a message is passed back and can be displayed at the client when an avatar is denied access to a region 15 년 전
  Diva Canto ce332f235c Changed the interface of IAuthorizationService to get less data. 15 년 전
  Rob Smart 16940097be The stubs for an authorization service, at the moment the service will always grant access to an avatar entering the region if requested. 15 년 전