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.
2 parents 36282ad + 041d1de commit c4afcceCopy full SHA for c4afcce
src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd
@@ -112,7 +112,6 @@
112
113
<xsd:complexType name="user">
114
<xsd:attribute name="identifier" type="xsd:string" />
115
- <xsd:attribute name="name" type="xsd:string" />
116
<xsd:attribute name="password" type="xsd:string" />
117
<xsd:attribute name="roles" type="xsd:string" />
118
</xsd:complexType>
0 commit comments