Skip to content

비회원 댓글 작성 시 수정/삭제 시에 비밀번호 인증이 제대로 안되는 이슈 #99

Description

@bingle625

https://github.com/xpressengine/plugin-comment/blob/master/src/Controllers/UserController.php#L728
image

Hash::check($inputs['certify_key'], $comment->certifyKey) === false 에서 $comment-> certifyKey가 아닌, $comment->certify_key로 접근해야함.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions