Bug 518 - Register email checking is lacking
Summary: Register email checking is lacking
Status: RESOLVED FIXED
Alias: None
Product: Group 20 Travel Booking System
Classification: Unclassified
Component: App (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- critical
Assignee: manttsang3-c
URL:
Depends on:
Blocks:
 
Reported: 2020-12-05 23:46 HKT by manttsang3-c
Modified: 2020-12-05 23:48 HKT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description manttsang3-c 2020-12-05 23:46:38 HKT
When I type the email on the login page to register a new account. A random string can pass the email check. It should be a string that in email format.
Comment 1 manttsang3-c 2020-12-05 23:48:42 HKT
Bug fixed.

It is because there is no checking in the registration process.