aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/IAuthenticationData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fully implement unencrypted auth token operationsMelanie2009-09-041-0/+4
|
* Add the user authentication data adapter. This is meant to use a new tableMelanie2009-09-041-0/+52
schema, but can read the old ones for compatibility. It should not be used to write to the old tables unless you know what you're doing! This is untested and will probably not work.