BellJohn / DC2060

DC2060 Team Project
1 stars 0 forks source link

Feature/password reset #51

Closed BamfordJ closed 4 years ago

BamfordJ commented 4 years ago

Now ready to be reviewed!

BellJohn commented 4 years ago

Nice. Feature looks good. Clearly defined functionality in each new class and modifications to existing codebase suits the rest of the framework we've built. I added one small comment which would be something you'd want to consider in a real world application (treat all user input like they are either malicious or stupid) but it isn't really a concern for our context.

Happy for this to be merged in