We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
name
1 parent 68eaede commit ed5c26cCopy full SHA for ed5c26c
src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd
@@ -113,7 +113,6 @@
113
114
<xsd:complexType name="user">
115
<xsd:attribute name="identifier" type="xsd:string" />
116
- <xsd:attribute name="name" type="xsd:string" />
117
<xsd:attribute name="password" type="xsd:string" />
118
<xsd:attribute name="roles" type="xsd:string" />
119
</xsd:complexType>
0 commit comments