Deleted user

Results 74406 issues of Deleted user

Здравствуйте! Хотелось бы реализовать следующую возможность: Ограничение трекинга через сети CDN. Хорошими решениями могут послужить следующие дополнения: https://www.localcdn.org/ (один из самых популярных) https://github.com/Synzvato/decentraleyes/releases (похожая версия, но с открытым исходным кодом...

Wontfix
Feature Request
Priority: P4

Здравствуйте! Хотелось бы улучшить функционал вашего расширения и добавить в него возможность смены User Agent. Например можно взять за основу что-то вроде этого (open source) https://github.com/tarampampam/random-user-agent В нем реализована защита...

Feature Request
Stealth mode
Priority: P4

Is there any plan to add new features to stealth mode? Currently it would be nice to have options as blocking csp reports, ping tracking, eTag tracking, etc.

Feature Request
Priority: P4

While running a debugging session, I accidentally noticed this line of code: https://github.com/yahoo/fili/blob/master/fili-core/src/main/java/com/yahoo/bard/webservice/web/DimensionApiRequestMapper.java#L62 By interface contract, `apply` should throw `RequestValidationException` instead of `BadApiRequestException` Another consequence is a bug where dimension...

BUG

There needs to be a way to fix ``` Failed tests: RateLimitFilterSpec.Global limit reached:184 Condition not satisfied: TestRateLimitFilter.instance.rateLimiter.rejectUserMeter.count == 30 - LIMIT_GLOBAL | | | | | | | |...

BUG

Contains filter on dimension with huge cardinality slows down query and can even timeout.

In order to upgrade `javax validation-api` to its latest version, groovy version needs to go at least above a beta version (https://issues.apache.org/jira/browse/GROOVY-8356). We don't want Fili to take risk of...

BUG

https://github.com/yahoo/fili/pull/673

This is a follow up issue for https://github.com/yahoo/fili/issues/652 .

TECH-DEBT