Skip to content

어디에서도 선언되지 않은 $member_srl 변수를 가져오는 문제 수정#1244

Merged
2 commits merged into
xpressengine:developfrom
YJSoft:devel-nomembersrl
Mar 19, 2015
Merged

어디에서도 선언되지 않은 $member_srl 변수를 가져오는 문제 수정#1244
2 commits merged into
xpressengine:developfrom
YJSoft:devel-nomembersrl

Conversation

@YJSoft

@YJSoft YJSoft commented Feb 8, 2015

Copy link
Copy Markdown
Contributor

$this->memberInfo->password 값이 비어 있을경우 $member_srl를 이용하여 회원 정보를 구한 뒤 (해시된) 비밀번호를 구해오도록 하였지만, 어디에도 $member_srl 값을 구해오는 부분이 없어 값이 비어있기에 무조건 잘못된 비밀번호라고 출력되는 문제를 수정합니다.

https://www.xpressengine.com/qna/22937124

Develop 브랜치 동기화
$this->memberInfo->password 값이 비어 있을경우 $member_srl를 이용하여 회원 정보를 구한 뒤 비밀번호를 구해오도록 하였지만 어디에도 $member_srl 값을 구해오는 부분이 없어 값이 비어있기에 무조건 잘못된 비밀번호라고 출력되는 문제를 수정합니다.
@ghost ghost self-assigned this Feb 13, 2015
@ghost ghost added this to the 1.8.0 milestone Mar 11, 2015
@ghost ghost modified the milestones: 1.8.0-beta.3, 1.8.0 Mar 19, 2015
@ghost ghost added the type/bug label Mar 19, 2015
ghost pushed a commit that referenced this pull request Mar 19, 2015
어디에서도 선언되지 않은 $member_srl 변수를 가져오는 문제 수정
@ghost ghost merged commit 250ab5e into xpressengine:develop Mar 19, 2015
@ghost ghost added the merged-pull-request label Mar 19, 2015
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant