Commits

Kristof De Langhe authored a8636b0e5c9
69432: Fix being able to send invalid password form + 6 character password validator
No tags

resources/i18n/en.json5

Modified
1442 1442 "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.",
1443 1443
1444 1444 "profile.metadata.form.notifications.success.title": "Profile saved",
1445 1445
1446 1446 "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.",
1447 1447
1448 1448 "profile.notifications.warning.no-changes.title": "No changes",
1449 1449
1450 1450 "profile.security.form.error.matching-passwords": "The passwords do not match.",
1451 1451
1452 + "profile.security.form.error.password-length": "The password should be at least 6 characters long.",
1453 +
1452 1454 "profile.security.form.info": "Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
1453 1455
1454 1456 "profile.security.form.label.password": "Password",
1455 1457
1456 1458 "profile.security.form.label.passwordrepeat": "Retype to confirm",
1457 1459
1458 1460 "profile.security.form.notifications.success.content": "Your changes to the password were saved.",
1459 1461
1460 1462 "profile.security.form.notifications.success.title": "Password saved",
1461 1463
1462 1464 "profile.security.form.notifications.error.title": "Error changing passwords",
1463 1465
1466 + "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.",
1467 +
1464 1468 "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.",
1465 1469
1466 1470 "profile.title": "Update Profile",
1467 1471
1468 1472
1469 1473
1470 1474 "project.listelement.badge": "Research Project",
1471 1475
1472 1476 "project.page.contributor": "Contributors",
1473 1477

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut