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

검색기능에서 권한 없는 게시물 검색되지 않도록 #82

Open
wookayin opened this issue Jan 16, 2015 · 2 comments
Open

검색기능에서 권한 없는 게시물 검색되지 않도록 #82

wookayin opened this issue Jan 16, 2015 · 2 comments

Comments

@wookayin
Copy link
Collaborator

권한이 세분화되어있으면 어려운 task이겠지만 현재는 admin only or public 둘중 하나밖에 없으므로..

  • 인덱싱 시 제외(?)하거나
  • 어드민 권한이 있는 사람이 private 게시판 검색할때는 보이도록

인덱싱 시 필드를 넣어야.. 그런데 검색 모듈 구조상 이런 추가 필드를 넣을 수 있어야 하나.. (한숨)

@beingryu
Copy link
Collaborator

아예 제외하는 게 속편하죵..

On Fri Jan 16 2015 at 오후 2:52:48 Jongwook Choi [email protected]
wrote:

권한이 세분화되어있으면 어려운 task이겠지만 현재는 admin only or public 둘중 하나밖에 없으므로..

  • 인덱싱 시 제외(?)하거나
  • 어드민 권한이 있는 사람이 private 게시판 검색할때는 보이도록

인덱싱 시 필드를 넣어야.. 그런데 검색 모듈 구조상 이런 추가 필드를 넣을 수 있어야 하나.. (한숨)


Reply to this email directly or view it on GitHub
#82.

@wookayin
Copy link
Collaborator Author

wookayin commented Feb 3, 2015

unpublished 상태인 문제도 검색이 된다고 합니다.. 같이 막아야함

/cc @jongman

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