Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password should include special characters and numbers #51

Open
ganeshhubale opened this issue Jan 19, 2020 · 1 comment
Open

Password should include special characters and numbers #51

ganeshhubale opened this issue Jan 19, 2020 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@ganeshhubale
Copy link
Contributor

  • This should optional but necessary as some platform or applications logins require special characters or numbers in password.
  • We have to ask user to provide special characters or numbers if he/she wants it in his/her password string.
@chitalekunal chitalekunal self-assigned this Jan 25, 2020
@chitalekunal
Copy link
Collaborator

@ganeshhubale , @mayurilahane For storing the preferrable character that user whish to have, we would need to create a new table in sqllite. Can I change the database.py file to accept the table name to update/insert to ?

@mayurilahane mayurilahane added the question Further information is requested label Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants