Skip to content

Commit d2393c6

Browse files
[FrameworkBundle] Add missing not-compromised-password entry in XSD
1 parent 2f69270 commit d2393c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@
276276
<xsd:attribute name="translation-domain" type="xsd:string" />
277277
<xsd:attribute name="strict-email" type="xsd:boolean" />
278278
<xsd:attribute name="email-validation-mode" type="email-validation-mode" />
279+
<xsd:attribute name="not-compromised-password" type="not-compromised-password" />
279280
</xsd:complexType>
280281

281282
<xsd:complexType name="file_mapping">
@@ -299,6 +300,11 @@
299300
</xsd:restriction>
300301
</xsd:simpleType>
301302

303+
<xsd:complexType name="not-compromised-password">
304+
<xsd:attribute name="enabled" type="xsd:boolean" />
305+
<xsd:attribute name="endpoint" type="xsd:string" />
306+
</xsd:complexType>
307+
302308
<xsd:complexType name="annotations">
303309
<xsd:attribute name="cache" type="xsd:string" />
304310
<xsd:attribute name="debug" type="xsd:string" />

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy