Add secure password generator
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"tests/mail-components.test.tsx",
|
||||
"tests/metric-card.test.tsx",
|
||||
"tests/people-picker.test.tsx",
|
||||
"tests/password-generator.test.tsx",
|
||||
"tests/resource-access-explanation.test.tsx",
|
||||
"tests/selection-list.test.tsx",
|
||||
"tests/wysiwyg-editor-utils.test.ts",
|
||||
@@ -39,6 +40,8 @@
|
||||
"src/components/help/FieldLabel.tsx",
|
||||
"src/components/email/EmailAddressInput.tsx",
|
||||
"src/components/PasswordField.tsx",
|
||||
"src/components/PasswordGeneratorDialog.tsx",
|
||||
"src/components/passwordGenerator.ts",
|
||||
"src/components/MessageDisplayPanel.tsx",
|
||||
"src/components/MetricCard.tsx",
|
||||
"src/components/people/PeoplePicker.tsx",
|
||||
|
||||
Reference in New Issue
Block a user