Justin Clark-Casey (justincc)
|
730458be1f
|
minor: remove some mono compiler warnings
|
2009-09-25 14:31:29 +01:00 |
Melanie
|
dcebbc3f1b
|
Remove the encryption from the IAuthenticationService interface. That
is too high up for that type of stuff. It needs to be at the
connector/handler level
|
2009-09-06 15:55:14 +01:00 |
Melanie
|
11700ba4a4
|
Implement plain password authentication partway. Tested, but no user
functionality yet.
|
2009-09-04 07:03:43 +01:00 |
Melanie
|
c9a24ece54
|
More work on new authentication service
|
2009-09-04 03:13:32 +01:00 |
Melanie
|
e39d0ef627
|
Flech out the Authentication service. Add the database loader. Introduce
inheritance to deal with common tasks like crypto.
Still untested.
|
2009-09-04 00:55:21 +01:00 |
Melanie
|
328fd104e1
|
Remove the distinction between password and login key in the authentication
service. This will be done in the login service instead, it's out of
scope for an authenticator
|
2009-09-03 21:03:04 +01:00 |