Re: Using `SECRET_KEY` in password hashers

2023-06-21 Thread Fatih Erikli
For those who need something like this, I created a python package "django-peppered-passwords". https://github.com/fatih-erikli/django-peppered-passwords On Mon, Jun 19, 2023 at 8:54 PM Fatih Erikli wrote: > I recently created a ticket about it > https://code.djangoproject.

Re: Using `SECRET_KEY` in password hashers

2023-06-19 Thread Fatih Erikli
I recently created a ticket about it https://code.djangoproject.com/ticket/34661 It has been marked duplicate of https://code.djangoproject.com/ticket/30561 There is a document of NIST added on the original ticket. I think if there is going to be any compliance investigation about a Django proje