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 of user #3

Closed
DiptoChakrabarty opened this issue Oct 3, 2020 · 5 comments
Closed

password of user #3

DiptoChakrabarty opened this issue Oct 3, 2020 · 5 comments
Labels
backend enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest-accepted help wanted Extra attention is needed

Comments

@DiptoChakrabarty
Copy link
Owner

Due to use github oauth as we do not consider any password , the password parameter in database has been kept as nullable= False , this must be changed to True.

For users using github login random sample passwords must be generated to store in database.

Please check the code to understand further.

@gabrielhicks
Copy link
Contributor

Hi I would like to try to work on this issue.

@DiptoChakrabarty
Copy link
Owner Author

go ahead @gabrielhicks

@TechnoPhasePRO
Copy link

@DiptoChakrabarty I would like to work on this issue . Please assign this to me.

@gabrielhicks
Copy link
Contributor

@TechnoPhasePRO I opened a PR #11 if you want to check it out and see if its a solution

@DiptoChakrabarty
Copy link
Owner Author

@DiptoChakrabarty I would like to work on this issue . Please assign this to me.

Hey @TechnoPhasePRO this issue has been solved already and its working you can try some of the other issues present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest-accepted help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants