Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-03 | Remove the distinction between password and login key in the authentication | Melanie | 1 | -86/+0 | |
service. This will be done in the login service instead, it's out of scope for an authenticator | |||||
2009-08-31 | Recreate the shell of the AuthenticationService to squelch Windows build | Melanie | 1 | -19/+29 | |
error. WIll be filled in as soon as I figure out the crypto stuff. | |||||
2009-08-09 | Finish the renaming and mae things compile again | Melanie | 1 | -9/+9 | |
2009-06-30 | Updated services to allow external applications like web interfaces to | Melanie Thielker | 1 | -1/+11 | |
authenticate against the services. This paves the way for such apps to directly talk to services. | |||||
2009-06-22 | Committing RemoteUserServiceConnector out connector, local user service | Melanie Thielker | 1 | -1/+1 | |
connector and the glue code. | |||||
2009-06-22 | Committing the meat of the user server interface and the bones of the ↵ | Melanie Thielker | 1 | -0/+24 | |
service implementation | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -4/+4 | |
2009-05-05 | Plumb the database into the new server skel | Melanie Thielker | 1 | -0/+3 | |
2009-05-05 | Plumb the new server connector logic | Melanie Thielker | 1 | -1/+32 | |
2009-05-05 | Add an interface skeleton for user services | Melanie Thielker | 1 | -0/+8 | |