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
{{ message }}
This repository was archived by the owner on Dec 11, 2019. It is now read-only.
cc @evq@davidtemkin@bsclifton@NejcZdovc for triage. i don't know what release this should go in, but it needs to be in place before the next grant promo is released.
Goes with brave-intl/bat-ledger#122 for basic BAT
fraud detection.
Fix#12714
Test Plan:
1. Enable payments
2. Look at ledger server logs for the user-agent that is being sent when you enable payments and/or claim a BAT grant. (If you do not have access to ledger server logs, you can set the ledger server URL to some HTTP URL and use wireshark to inspect requests.)
3. Make sure the user-agent value is not empty
This is useful for UGP fraud detection. Currently js/lib/request.js by default does not send any UA.
The text was updated successfully, but these errors were encountered: