Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: Register the account and upload user information into the useraccount database table #54

Open
LinZhihaozlin22 opened this issue Oct 11, 2019 · 1 comment

Comments

@LinZhihaozlin22
Copy link
Collaborator

LinZhihaozlin22 commented Oct 11, 2019

There is a way for a user to register account

@junlongye
Copy link
Collaborator

junlongye commented Oct 16, 2019

Task test:
1.at signin page, click on the "sign up now"button, a new page with sigup boxes appear.
2.User_name, User_email, User_password,confirm password , these field all need to fill in.
if not, "sign up" cannot continued.
3. username that already register cannot register again.
4. email that already register cannot register again.
5. password and confirm password is different cannot continued to register.
6. Upload user account information(User_name, User_email, User_password) to the useraccount database table
7. Check if the useraccount database table contains the correct account information(User_name, User_email, User_password, User_id)

@dzhao5 dzhao5 changed the title Registration Register the account and upload user information into the useraccount database table Oct 23, 2019
@xianxinl xianxinl changed the title Register the account and upload user information into the useraccount database table Task: Register the account and upload user information into the useraccount database table Oct 23, 2019
junlongye added a commit that referenced this issue Oct 24, 2019
update the security issue using prepare statement
junlongye added a commit that referenced this issue Oct 24, 2019
@dzhao5 dzhao5 closed this as completed Oct 24, 2019
@YYaaao YYaaao reopened this Nov 21, 2019
@YYaaao YYaaao closed this as completed Nov 21, 2019
@YYaaao YYaaao reopened this Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants