podkrepi-bg / frontend

Charity platform https://podkrepi.bg Docs https://docs.podkrepi.bg
https://podkrepi.bg
MIT License
177 stars 88 forks source link

[Log in] Successful login with WRONG CREDENTIALS #370

Closed Polina1985 closed 3 years ago

Polina1985 commented 3 years ago

Describe the bug Successful login with wrong credentials in podkrepi.bg

Reproducibility: 3 of 3 To Reproduce Steps to reproduce the behavior:

  1. Go to https://podkrepi.bg/
  2. Click on "Включи се" button
  3. Choose "Доброволец"
  4. Click on "Напред" button
  5. Choose "QA"
  6. Click on "Напред" button
  7. Enter wrong credentials:
    • име: Phitef
    • Фамилия: Aqvcbn
    • Имейл: Pelibdbd@abv.bg
    • телефонен номер: 908765430
      1. Check all checkboxes that you agree
      2. Click on "Изпрати" button

Expected behavior A message that the email is wrong or non-existing, also a message for the wrong format of the telephone number.

Actual result: Confirmation for successful registration.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Polina1985 commented 3 years ago

Screenshot_20211005-162808 (1) Screenshot_20211005-162820

kachar commented 3 years ago

Hi @Polina1985

Enter wrong credentials: име: Phitef Фамилия: Aqvcbn Имейл: Pelibdbd@abv.bg телефонен номер: 908765430

These inputs seem to be a valid email and international phone number, at least if we're discussing the format of the data.

The data can be found in the DB image

Some action points that can be done:

kachar commented 3 years ago

About the title of the issue stating "Successful login with WRONG CREDENTIALS" I find it incorrect as during the given process user is submitting a contact form and they are not being registered in the platform (which happens at /register)

Wrong credentials - there are no credentials involved in this form alltogether

kachar commented 3 years ago

Closing this issue as outdated, feel free to reopen if there's an update