You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can add a "Done" or "Enter" options in addition to the 0-9; to signify that the password is complete. This will allow us to support any different size password length dynamically at the same time. If password_length = 0 OR any passwords in the database don't match the set password_length, then we switch to dynamic mode and add a "Enter" or "Done" to the Virtual Folder.
The text was updated successfully, but these errors were encountered:
We can add a "Done" or "Enter" options in addition to the 0-9; to signify that the password is complete. This will allow us to support any different size password length dynamically at the same time. If password_length = 0 OR any passwords in the database don't match the set password_length, then we switch to dynamic mode and add a "Enter" or "Done" to the Virtual Folder.
The text was updated successfully, but these errors were encountered: