jiti-meet/react/features/security/components/security-dialog/web
Saúl Ibarra Corretgé fb3a39e743 fix(security-dialog) fix form event propagation after migrating to React 17
In addition, replace the from with a div because they shouldn't be
nested.

Since we are no longer in a form, manually validate the password. This
was necessary regardless, because it was possible to bypass the digits
rule by pressing "add".
2022-01-21 08:26:02 -06:00
..
PasswordForm.js fix(security-dialog) fix form event propagation after migrating to React 17 2022-01-21 08:26:02 -06:00
PasswordSection.js fix(security-dialog) fix form event propagation after migrating to React 17 2022-01-21 08:26:02 -06:00
SecurityDialog.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
SecurityDialogButton.js feat(security) created SecurityOptions React Navigation screen (#10509) 2021-12-10 18:23:27 +02:00
index.js feat(rn,security) add security dialog 2021-04-09 14:30:25 +02:00