Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Add History filters using API_EXCLUDE_* SetupVars entries #93

Closed
AzureMarker opened this issue Jan 26, 2019 · 0 comments
Closed

Add History filters using API_EXCLUDE_* SetupVars entries #93

AzureMarker opened this issue Jan 26, 2019 · 0 comments
Labels
tracking An issue used to track a feature, bug, or something else of note.

Comments

@AzureMarker
Copy link
Contributor

Relevant SetupVars entries:

  • API_EXCLUDE_DOMAINS
  • API_EXCLUDE_CLIENTS
@AzureMarker AzureMarker added the tracking An issue used to track a feature, bug, or something else of note. label Jan 26, 2019
AzureMarker added a commit that referenced this issue Jan 28, 2019
The `API_EXCLUDE_DOMAINS` and `API_EXCLUDE_CLIENTS` settings are used in
a few endpoints, even on the PHP web interface. However, they were not
used in the query log.

When getting excluded clients/domains, the data structure used was
changed from a Vec to HashSet for performance reasons.

Support for this filter in the database is coming in the next commits.

Closes #93

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tracking An issue used to track a feature, bug, or something else of note.
Projects
None yet
Development

No branches or pull requests

1 participant