Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking API: allow bulk tracking without token_auth #5030

Closed
mattab opened this issue Apr 23, 2014 · 4 comments
Closed

Tracking API: allow bulk tracking without token_auth #5030

mattab opened this issue Apr 23, 2014 · 4 comments
Assignees
Labels
Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Apr 23, 2014

The goal of this ticket is to allow bulk tracking without token_auth. Follows up: #4994.

Tasks:

This will also fix: #5010

@mattab
Copy link
Member Author

mattab commented Apr 23, 2014

In 2acb364: Fixes #5030 Tracking API now does not require token_auth for bulk requests.
To make behavior the same as in Piwik 2.1.0 or earlier, set the following config setting under [Tracker]:
; Whether Bulk tracking requests to the Tracking API requires the token_auth to be set.
bulk_requests_require_authentication = 1

@mattab
Copy link
Member Author

mattab commented Apr 23, 2014

@mattab
Copy link
Member Author

mattab commented Apr 23, 2014

In a317e32: Refs #5030 Modify test

@mattab
Copy link
Member Author

mattab commented May 2, 2014

Bulk tracking documentation is updated

@mattab mattab added this to the 2.2.1 - Piwik 2.2.1 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
…r bulk requests.

To make behavior the same as in Piwik 2.1.0 or earlier, set the following config setting under [Tracker]:
; Whether Bulk tracking requests to the Tracking API requires the token_auth to be set.
bulk_requests_require_authentication = 1
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

1 participant