Skip Navigation

[Résolu] Enforce strong passwords

Ce fil est résolu. Voici une description du problème et la solution proposée.

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 Il y a 6 années et 3 mois. 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.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

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)

Ce sujet contient 4 réponses, a 2 voix.

Dernière mise à jour par julieP Il y a 6 années et 3 mois.

Assisté par: Shane.

Auteur
Publications
#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

Les langues: Anglais (English )

Fuseau horaire: 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

Les langues: Anglais (English )

Fuseau horaire: 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!