prjseal / Umbraco-Community-Quiz

Source code for the Community Quiz website
https://communityquiz.net
Other
8 stars 16 forks source link

No confirmation of invalid password when registering #56

Open tormnator opened 2 years ago

tormnator commented 2 years ago

If I try to register with an invalid (too short) password, the page just reloads without any error messages. I just realized that was my problem, the text below was what I wrote here before trying one last time with a longer password.


Are there any issues with registering and/or logging in to CommunityQuiz? I've been trying to get in every now and then, but am completely failing. I've tried registering with 3 different e-mail addresses by now. I would expect after registering to get some kind of confirmation of successful registration or an error message if validation fails, etc., but the page just reloads with a new blank, registration form.

If I try to login, I would also expect to get some confirmation of the login attempt. Either a redirect to another page, or an error message saying unknown e-mail, invalid password, etc. By the way, I'm getting tired of clicking on cakes, traffic lights, and rabbits 😀

Same when trying the forgotten password route, there's no confirmation of anything.

If I had any extra time, I'd take a look at the source code, but unfortunately, no such luxury right now.