mdoerk/seng513project

Server crash after signup new user

Closed this issue · 3 comments

Small bug when a new user signs up.

issue has already been fixed...

This bug was not fixed. The variable "name" was changed to "username" in some parts of the code but not all, so the server still crashed when signing up.

Fixed this in commit 0253382. Already pushed to main repository.