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

Add logins and, registration, and user authentication #8

Closed
4 tasks done
bengolder opened this issue Dec 22, 2015 · 2 comments
Closed
4 tasks done

Add logins and, registration, and user authentication #8

bengolder opened this issue Dec 22, 2015 · 2 comments

Comments

@bengolder
Copy link
Contributor

  • use an off-the-shelf authentication library for flask.
  • set up emailing
  • create login, forgot password, and registration views (added via flask-user)
  • tie forms (and permission to view them) to specific users or user groups
@bengolder bengolder modified the milestone: v0.01 Dec 22, 2015
@bengolder
Copy link
Contributor Author

The above are done on the local development version. Still need to test these on Heroku.

@bengolder
Copy link
Contributor Author

emailing and logins officially work

screen shot 2015-12-31 at 5 59 21 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant