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

Create basic authentication module #2

Closed
diegofsousa opened this issue Dec 31, 2020 · 1 comment
Closed

Create basic authentication module #2

diegofsousa opened this issue Dec 31, 2020 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@diegofsousa
Copy link
Owner

An app accounts must be created with a template with the fields: username, email and password. then it will be discussed whether there will be more fields than the Django stack proposes.

Authentication must allow username or email.

@diegofsousa diegofsousa created this issue from a note in kanban (To do) Dec 31, 2020
diegofsousa added a commit that referenced this issue Jan 1, 2021
[#2] Adding pdf file with wireframes
@diegofsousa diegofsousa moved this from To do to In progress in kanban Jan 2, 2021
diegofsousa added a commit that referenced this issue Jan 2, 2021
[#2] Implementing login and logout with warnings added to the user se…
@diegofsousa
Copy link
Owner Author

Features created

  • Login
  • Register
  • Editing basic account data
  • Change password

Other details:

  • Session message handling
  • HTML templates with error handling
  • User being able to login with username and email

diegofsousa added a commit that referenced this issue Jan 3, 2021
[#2] Adding login, registration, edit account, change password
@diegofsousa diegofsousa moved this from In progress to Done in kanban Jan 3, 2021
@diegofsousa diegofsousa added the enhancement New feature or request label Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant