Skip to content

Commit 1f3870c

Browse files
committed
Merge branch '4.2' into 4.3
* 4.2: Remvove space before self-closing xml tag
2 parents c8cf60b + f964e89 commit 1f3870c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/impersonating_user.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ be called:
227227
228228
<firewall name="main">
229229
<!-- ... -->
230-
<switch-user role="CAN_SWITCH_USER" />
230+
<switch-user role="CAN_SWITCH_USER"/>
231231
</firewall>
232232
</config>
233233
</srv:container>

0 commit comments

Comments
 (0)