Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-11 | Added tests for UserAccountService in Robust. In the process fixed a couple ↵ | Diva Canto | 1 | -144/+0 | |
of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface. | |||||
2012-03-21 | Updated the UserAccountsClient a little bit, plus some more sanity checks on ↵ | Diva Canto | 1 | -21/+45 | |
the service connector. | |||||
2010-01-02 | Test client for remote user account connector and service. It seems to be ↵ | Diva Canto | 1 | -0/+120 | |
working. |