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

[api] Enable the generic authenticaiton views in Django admin #106

Closed
aramboi opened this issue Feb 2, 2020 · 0 comments · Fixed by #133
Closed

[api] Enable the generic authenticaiton views in Django admin #106

aramboi opened this issue Feb 2, 2020 · 0 comments · Fixed by #133
Labels
api: Django The issue is in the Django codebase enhancement New feature or request
Milestone

Comments

@aramboi
Copy link
Member

aramboi commented Feb 2, 2020

More context here: https://docs.djangoproject.com/en/2.2/topics/auth/default/#module-django.contrib.auth.views

This should allow admins and staff members to reset their passwords in case they forget.

@tudoramariei tudoramariei added api: Django The issue is in the Django codebase enhancement New feature or request labels Feb 3, 2020
@tudoramariei tudoramariei added this to To do - Backend in Seismic Risc Feb 3, 2020
Seismic Risc automation moved this from To do - Backend to Done Feb 25, 2020
tudoramariei pushed a commit that referenced this issue Feb 25, 2020
- Fix #106
- Add site base URL to the prod required env variables
- Configure DATABASES using the configurations module
- Fix the prod environment variables template.
- Fix black issues
chalx pushed a commit to chalx/seismic-risc that referenced this issue Apr 23, 2020
)

- Fix code4romania#106
- Add site base URL to the prod required env variables
- Configure DATABASES using the configurations module
- Fix the prod environment variables template.
- Fix black issues
@tudoramariei tudoramariei added this to the V1.0 milestone May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: Django The issue is in the Django codebase enhancement New feature or request
Projects
Seismic Risc
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants