aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Authentication (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding the deserializer for server form/xml repliesMelanie2009-09-191-3/+3
* Implement plain password authentication partway. Tested, but no userMelanie2009-09-042-1/+234
* More work on new authentication serviceMelanie2009-09-041-3/+3
* More removal of HG2 code, this time authentication module and handlers.Diva Canto2009-08-092-181/+0
* HGAuthenticationService must be a singleton, because it has in-memory state. ...Diva Canto2009-08-061-1/+3
* Update svn properties.Jeff Ames2009-06-222-179/+179
* Implementation of a simple authentication service + in connector in route to ...diva2009-06-172-0/+179
* Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2009-06-041-4/+3
* Committing the partial refactor of authentication services. No user functionlityMelanie Thielker2009-06-031-0/+61