Project:OpenSearch Aggregator
Version:4.7.x-1.x-dev
Component:Other
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

i don't know how, but it would be handy if user's credentials could be passed during fetch in order to retrieve non public results.

Comments

#1

Title:pass along authentication credentials» client side version
Version:<none>» 4.7.x-1.x-dev

is anyone interested in working on a client side version of this module? my client needs to have access controlled pages returned in the search results and thus the user's off-site cookies must be sent in the search request. i figure the cleanest solution is to issue the search requests from the browser, and aggregate results there. any other thoughts?