Skip to content

Commit 816d8c6

Browse files
committed
[SecurityBundle] Add firewalls.logout.csrf_token_manager to XSD
1 parent f4fe79d commit 816d8c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/schema/security-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
</xsd:choice>
179179
<xsd:attribute name="csrf-parameter" type="xsd:string" />
180180
<xsd:attribute name="csrf-token-generator" type="xsd:string" />
181+
<xsd:attribute name="csrf-token-manager" type="xsd:string" />
181182
<xsd:attribute name="csrf-token-id" type="xsd:string" />
182183
<xsd:attribute name="enable-csrf" type="xsd:boolean" />
183184
<xsd:attribute name="path" type="xsd:string" />

0 commit comments

Comments
 (0)