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

회원가입 - 이메일중복 검사 #410

Open
junho85 opened this issue Jul 16, 2017 · 1 comment
Open

회원가입 - 이메일중복 검사 #410

junho85 opened this issue Jul 16, 2017 · 1 comment

Comments

@junho85
Copy link
Contributor

junho85 commented Jul 16, 2017

개요

폼에서는 사용가능하다고 하는데 가입 버튼 누르면 이미 존재해서 안된다고 나옴.
image

입력폼에서도 이미 사용중이라는 검사를 해 줘야 될 듯

@kimtree
Copy link
Contributor

kimtree commented Jul 16, 2017

@junho85 signup.twig 에서 checksEmail 부분에 url: "/api/users/check_email" 호출해서 검증하는 로직이 있는데 혹시 어떻게 안되셨나요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants