Skip to content

SEC-2098: X-Frame-Options to defend against clickjacking #2329

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

Closed
spring-projects-issues opened this issue Dec 13, 2012 · 1 comment
Closed
Assignees
Labels
in: web An issue in web modules (web, webmvc) type: jira An issue that was migrated from JIRA
Milestone

Comments

@spring-projects-issues
Copy link

Marten Deinum (Migrated from SEC-2098) said:

Although a clickjacking filter is simple to implement it would be nice if spring security provided one out of the box with an easy way of configuring.

<sec:clickjack mode="deny" />
or
<sec:clickjack mode="sameorigin" />

@spring-projects-issues
Copy link
Author

Marten Deinum said:

Created a pull request -> #24

@spring-projects-issues spring-projects-issues added in: web An issue in web modules (web, webmvc) Closed type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@spring-projects-issues spring-projects-issues added this to the 3.2.0.RC1 milestone Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

2 participants