Skip to content

Commit

Permalink
docs: fix CSRF typo in release changlog (#1710)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciarams87 authored and lucacome committed Jun 30, 2021
1 parent b01daaa commit 96e7e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-web/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ FEATURES:
* [1466](https://github.com/nginxinc/kubernetes-ingress/pull/1466) Support snippets in TransportServer.

FEATURES FOR NGINX APP PROTECT:
* [1578](https://github.com/nginxinc/kubernetes-ingress/pull/1578) Add support for CRSF protection in APPolicy.
* [1578](https://github.com/nginxinc/kubernetes-ingress/pull/1578) Add support for CSRF protection in APPolicy.
* [1513](https://github.com/nginxinc/kubernetes-ingress/pull/1513) Support multiple log security configs in Ingresses.
* [1481](https://github.com/nginxinc/kubernetes-ingress/pull/1481) Add support for user defined browsers in APPolicy.
* [1411](https://github.com/nginxinc/kubernetes-ingress/pull/1411) Add unary gRPC support in APPolicy.
Expand Down

0 comments on commit 96e7e82

Please sign in to comment.