8000 Revert "bug #57520 [SecurityBundle] Remove unused memory users’ `name… · symfony/symfony@cdb8354 · GitHub
[go: up one dir, main page]

Skip to content

Commit cdb8354

Browse files
Revert "bug #57520 [SecurityBundle] Remove unused memory users’ 8000 name attribute from the XSD (MatTheCat)"
This reverts commit 28ad602, reversing changes made to f8c5cf0.
1 parent 73510ce commit cdb8354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113

114114
<xsd:complexType name="user">
115115
<xsd:attribute name="identifier" type="xsd:string" />
116+
<xsd:attribute name="name" type="xsd:string" />
116117
<xsd:attribute name="password" type="xsd:string" />
117118
<xsd:attribute name="roles" type="xsd:string" />
118119
</xsd:complexType>

0 commit comments

Comments
 (0)
0