CMPUT301W15T12 / C301Project

Apache License 2.0
3 stars 2 forks source link

UserList Persistance #51

Closed vanbelle closed 9 years ago

vanbelle commented 9 years ago

The Users are getting successfully added but the controller/manager isnt saving them.

Edit: nevermind, it could just be the authenticate function that hasnt been implemented