I'm using organic groups, and private group content nodes appear in the CKEditor autocomplete field as options to users who should not have view access.

Comments

anrikun’s picture

Title: Access restricted content appears as options in autocomplete » OG: private group content appears as options in autocomplete
Category: bug » support

CKEditor Link does implement the node_access tag to display only nodes user has access to.
See ckeditor_link_ckeditor_link_node_autocomplete()
So this can't be a bug of CKEditor Link.
Thus turning this into a support request.