Jump to content
  • 0

Password with High Level Security Requirements


Cherry

Question

6 answers to this question

Recommended Posts

  • 0

Hi Cherry, can you explain more what you're trying to achieve ?

You wish your users to have an option to auto generate a secure password or you're speaking about your own Caspio login ?

If it is the first, then a javascript function to generate the password and populate a Caspio field would do the trick.

 

Let me know what you're looking for thx

Link to comment
Share on other sites

  • 0

Hi @Cherry what GoodBoy explained to you does exactly that.

 

When you set this field , these are the criteria for the different Password Strength:

Fair: Password must be at least 6 characters, including at least 1 number.

Good: Password must be at least 8 characters, including at least 1 number and both lower and upper case letters.

Strong: Password must be at least 12 characters, including at least 1 number, both lower and upper case letters, and at least 1 special character (e.g. _, #, ?, !)

His solution should solve your issue.

If you want to customize this behavior, you'll need to turn to Javascript / JQuery

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...