Justin Clark-Casey (justincc) e861b45313 Fix a bug where logins to standalones would fail if the RegionReady module was not active 12 years ago
..
AuthorizationService.cs 5b9eaae50d 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 years ago
LocalAuthorizationServiceConnector.cs e861b45313 Fix a bug where logins to standalones would fail if the RegionReady module was not active 12 years ago
RemoteAuthorizationServiceConnector.cs c14c4bc1ec Don't try and resolve user account for authorization if the agent has come in via hypergrid. 13 years ago