You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up aldryn-search with whoosh and I discovered that the search results will show also results from sites with login_required, revealing private data. How can I prevent aldryn_search to show results from pages with login_required if a user is not logged in?
Kind regards,
Didier
The text was updated successfully, but these errors were encountered:
I have set up aldryn-search with whoosh and I discovered that the search results will show also results from sites with
login_required
, revealing private data. How can I prevent aldryn_search to show results from pages with login_required if a user is not logged in?Kind regards,
Didier
The text was updated successfully, but these errors were encountered: