Skip Navigation

[Resuelto] Enforce strong passwords

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:

The issue here is that the customer wanted to enforce a strong password on users who are registering for their site.
Solution:

A feature request to implement these strength meters has been submitted to our developers.

This support ticket is created hace 6 años, 3 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Este tema contiene 4 respuestas, tiene 2 mensajes.

Última actualización por julieP hace 6 años, 3 meses.

Asistido por: Shane.

Autor
Mensajes
#1084560

In this ticket thread https://toolset.com/forums/topic/force-strong-password-in-user-forms/#post-678355, Beda provided a link to some custom code to force a strong password in user forms but the link is hidden. Can you provide it here unhidden please?

Thanks

#1084662

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Julie,

Thank you for contacting our support forum.

I've modified the link so that you should be able to see it now.

Thanks,
Shane

#1085451

Hi Shane

Thanks for doing this.

Before I close this ticket, am I right in saying that if I enqueue the wordpress default password strength meter and the JS code published here on the page linked to on the other thread I mentioned, the strength meter will automatically appear on user forms?

If not, how do I achieve this please?

Thanks

#1085772

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hi Julie,

Since it is JS it should but you need to ensure that the field id in the code matches the one that Toolset Forms is using to ensure that its linked to the form.

Thanks,
Shane

#1086550

OK thank you - I'll have a go!