Project

General

Profile

Bug #7392

Solr Filter not returning event entries for valid users

Added by Robert Waltz over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_log_aggregation
Start date:
2015-09-29
Due date:
% Done:

100%

Story Points:
Sprint:

Description

only the log is returned for the response without events. The filter acts as if a valid cn administrator is a public user.

Associated revisions

Revision 16483
Added by Robert Waltz over 8 years ago

refs #7392

adding in debugging messages.

Revision 16483
Added by Robert Waltz over 8 years ago

refs #7392

adding in debugging messages.

Revision 16484
Added by Robert Waltz over 8 years ago

refs #7392

Cannot be certain that Params are messed up before handleRequestBody. Trying a different method.

Revision 16484
Added by Robert Waltz over 8 years ago

refs #7392

Cannot be certain that Params are messed up before handleRequestBody. Trying a different method.

Revision 16485
Added by Robert Waltz over 8 years ago

refs #7392.

adding in more debugging.

Revision 16485
Added by Robert Waltz over 8 years ago

refs #7392.

adding in more debugging.

Revision 16488
Added by Robert Waltz over 8 years ago

refs #7392.

adding in more debugging. but should compile this time.

Revision 16488
Added by Robert Waltz over 8 years ago

refs #7392.

adding in more debugging. but should compile this time.

Revision 16491
Added by Robert Waltz over 8 years ago

refs #7392.

Maybe solr is only reading from the query string now and not the request params to fill in SolrParams?

Revision 16491
Added by Robert Waltz over 8 years ago

refs #7392.

Maybe solr is only reading from the query string now and not the request params to fill in SolrParams?

Revision 16509
Added by Robert Waltz over 8 years ago

refs #7392

configure solr configuration to allow passing the original http request to the Request Handlers that manipulate the solr params to include authorization filters.

Revision 16509
Added by Robert Waltz over 8 years ago

refs #7392

configure solr configuration to allow passing the original http request to the Request Handlers that manipulate the solr params to include authorization filters.

Revision 16510
Added by Robert Waltz over 8 years ago

closes #7392

Solr configuration allows for the original HttpServletRequest to be passed to the SolrRequestHandler. Use the HttpServletRequest to grab the authorization parameters set by the SessionAuthorizationFilterStrategy.

Revision 16510
Added by Robert Waltz over 8 years ago

closes #7392

Solr configuration allows for the original HttpServletRequest to be passed to the SolrRequestHandler. Use the HttpServletRequest to grab the authorization parameters set by the SessionAuthorizationFilterStrategy.

History

#1 Updated by Robert Waltz over 8 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 30

#2 Updated by Robert Waltz over 8 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 30 to 100

Applied in changeset d1-python:d1_python|r16510.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)