Skip to content

Commit e7d22d7

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Remvove space before self-closing xml tag
2 parents 59989c2 + 1f3870c commit e7d22d7

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)