Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-29 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2009-09-25 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2009-09-06 | Revising the user account data interfaces. No user functionality yet | Melanie | 1 | -62/+30 | |
2009-09-04 | Add the new AuthStore to migrations. Update OpenSim.Server.ini | Melanie | 1 | -0/+3 | |
2009-09-04 | Fully implement unencrypted auth token operations | Melanie | 1 | -0/+52 | |
2009-09-04 | More work on new authentication service | Melanie | 1 | -12/+23 | |
2009-09-04 | Add the user authentication data adapter. This is meant to use a new table | Melanie | 1 | -0/+146 | |
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. |