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

Issues with the user authentication #202

Open
4 tasks
jarifibrahim opened this issue Dec 18, 2017 · 0 comments
Open
4 tasks

Issues with the user authentication #202

jarifibrahim opened this issue Dec 18, 2017 · 0 comments

Comments

@jarifibrahim
Copy link
Member

jarifibrahim commented Dec 18, 2017

The following issues need to be resolved in order to have a smooth user authentication workflow

  • Update the user signup and login page. The current pages serve the purpose but there would be a significant improvement if we use any of the freely available templates.
  • Update the usage of allauth Django app. The allauth app emits signals on user authentication events. I couldn't find any signal handlers for these signals. This is the main reason for authentication errors. Incorrect use of allauth django app #203
  • Use environment variable to store SMTP credentials. Use environment variables to store SMTP credentials. #204
  • Add tests for the entire authentication workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant