aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Hypergrid/Login (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-22Moving the LoginAuth service up, so that it can be shared among standalones ↵diva2-601/+0
and the User Server.
2009-03-21Initial support for authentication/authorization keys in UserManagerBase, ↵diva2-0/+601
and use of it in HGStandaloneLoginService (producer of initial key for user, and of subsequent keys) and HGStandaloneInventoryService (consumer of a key). Keys are of the form http://<authority>/<random uuid> and they are sent over http header "authorization".