File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ https://central.sonatype.com/artifact/org.grails.plugins/x-frame-options[image:h
66Central]]
77https://github.com/grails-plugins/grails-x-frame-options-plugin/actions/workflows/ci.yml[image:https://github.com/grails-plugins/grails-x-frame-options-plugin/actions/workflows/ci.yml/badge.svg[CI]]
88
9-
109Filter to set HTTP response header X-Frame-Options to defend against
1110http://en.wikipedia.org/wiki/Clickjacking[ClickJacking].
1211
@@ -20,7 +19,7 @@ These instructions are targeted towards Grails 7 installations. For older Grails
2019
2120Add a dependency to `build.gradle`:
2221
23- [source,groovy,subs="attributes"]
22+ [source, groovy, subs="attributes"]
2423----
2524...
2625dependencies {
@@ -103,6 +102,8 @@ The filter is enabled by default and will use the `DENY` header value.
103102
104103== Changelog
105104
105+ For future changelogs see the GitHub https://github.com/grails-plugins/grails-x-frame-options-plugin/releases[releases] section.
106+
106107=== 2.0.0
107108- Grails 7.0.7
108109- Gradle 8.14.3
You can’t perform that action at this time.
0 commit comments