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

Framebuster / frame breaker #1679

Closed
robocoder opened this issue Sep 7, 2010 · 5 comments
Closed

Framebuster / frame breaker #1679

robocoder opened this issue Sep 7, 2010 · 5 comments
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@robocoder
Copy link
Contributor

To mitigate clickjacking, prevent the login form from being framed by another website.

@robocoder
Copy link
Contributor Author

(In [3267]) fixes #1679 - clickjacking countermeasures

There are two aspects of this patch:

  • header.tpl - framebuster code
  • Controller.php - set the "X-Frame-Options: deny" header in the HTTP response

@robocoder
Copy link
Contributor Author

(In [3287]) refs #1679

@robocoder
Copy link
Contributor Author

(In [3386]) refs #1679 - config option to enable/disable Login framebuster

@mattab
Copy link
Member

mattab commented Dec 23, 2010

Added FAQ: How do I enable users to login into Piwik inside an iframe?

let me know if any feedback

@robocoder
Copy link
Contributor Author

(In [4451]) fixes #2312, refs #1679 - done

@robocoder robocoder added this to the Piwik 1.1 milestone Jul 8, 2014
@robocoder robocoder self-assigned this 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
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants