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

Plugin enable, disable and logout added to API #1147

Closed
mattab opened this issue Feb 10, 2010 · 1 comment
Closed

Plugin enable, disable and logout added to API #1147

mattab opened this issue Feb 10, 2010 · 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.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Feb 10, 2010

Currently plugin enable, disable, and logout are simple logic coded in the controllers. A better practise would be to have these as API methods that the UI would call with a token_auth. Also, add a salt in the visit generator URL. Also check the dashboard layout update.

@mattab
Copy link
Member Author

mattab commented Mar 18, 2010

(In [1945]) Fixes #1147 I chose to add the token in the URL rather than exporting this logic in the API, this makes more sense now

@mattab mattab added this to the Piwik 0.5.5 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.
Projects
None yet
Development

No branches or pull requests

1 participant