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

Piwik crontab job should return an error when the token_auth doesn't have any website permission #576

Closed
mattab opened this issue Mar 2, 2009 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 2, 2009

Use case:
- user changes super user password, which regenerates the token_auth
- he forgets to change the token_auth in the crontab script
- the cron tab now doesn’t archive any website but there is no feedback to the user

Instead, the cron job should first check to make sure that the user has some permissions to see website data, if not throw error that would be emailed to the user if he specified email in crontab.

@mattab
Copy link
Member Author

mattab commented Mar 26, 2009

because #599 was implemented, this one is now unecessary.

@mattab mattab added this to the RobotRock milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

1 participant