aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/AuthorizationService/AuthorizationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at sorting out the auto group chicken and egg problems.onefang2019-08-021-1/+2
* Pass the first name and last name from the agent circuit data to the authoriz...Justin Clark-Casey (justincc)2011-07-231-2/+3
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-161-1/+2
* Changed the interface of IAuthorizationService to get less data.Diva Canto2009-09-101-1/+1
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+56