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 c9c8239 + bc9964b commit 041d1deCopy full SHA for 041d1de
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