Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 656f498

Browse filesBrowse files
committed
[SecurityBundle] Remove unused memory users’ name attribute from the XSD
1 parent bafe768 commit 656f498
Copy full SHA for 656f498

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/schema/security-1.0.xsd
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113

114114
<xsd:complexType name="user">
115115
<xsd:attribute name="identifier" type="xsd:string" />
116-
<xsd:attribute name="name" type="xsd:string" />
117116
<xsd:attribute name="password" type="xsd:string" />
118117
<xsd:attribute name="roles" type="xsd:string" />
119118
</xsd:complexType>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.