vadManuel/hua-tp

Make User already exist page

Closed this issue · 1 comments

When a user tries to register an account that already exists, we currently just echo 'Account already exists!', but we should have a nice looking page that says that instead. Should be easy.

Completed in authentication branch.