| Commit message (Expand) | Author | Files | Lines |
2009-09-06 | Remove the encryption from the IAuthenticationService interface. That | Melanie | 3 | -25/+0 |
2009-09-04 | Add the new AuthStore to migrations. Update OpenSim.Server.ini | Melanie | 1 | -1/+1 |
2009-09-04 | Fully implement unencrypted auth token operations | Melanie | 1 | -3/+8 |
2009-09-04 | Implement plain password authentication partway. Tested, but no user | Melanie | 3 | -22/+33 |
2009-09-04 | More work on new authentication service | Melanie | 2 | -2/+8 |
2009-09-04 | Flech out the Authentication service. Add the database loader. Introduce | Melanie | 3 | -26/+130 |
2009-09-03 | Remove the distinction between password and login key in the authentication | Melanie | 2 | -13/+79 |
2009-08-31 | Recreate the shell of the AuthenticationService to squelch Windows build | Melanie | 1 | -0/+86 |
2009-08-29 | Redesign the IAuthenticationService interface to use PKI. Sessioning is | Melanie | 1 | -312/+0 |
2009-08-06 | Added missing trailing slash in AuthenticationService. | Diva Canto | 1 | -0/+2 |
2009-06-30 | Updated services to allow external applications like web interfaces to | Melanie Thielker | 1 | -8/+85 |
2009-06-27 | Make cleartext authentication case sensitive. Thanks jhurliman for spotting t... | Dahlia Trimble | 1 | -1/+1 |
2009-06-17 | Implementation of a simple authentication service + in connector in route to ... | diva | 1 | -9/+172 |
2009-06-04 | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 1 | -4/+0 |
2009-06-03 | Committing the skeleton of the authentication service | Melanie Thielker | 1 | -0/+74 |