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 cdb8354

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

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
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: 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.