Re: Automatically hashed passwords

2008-01-03 Thread mickey ristroph
I am using 0.96, but switching to svn now. Thanks for the pointer! I'll look for it when I am done switching over. On Dec 28 2007, 5:11 pm, Alex Koshelev <[EMAIL PROTECTED]> wrote: > What version of django do you use? In trunk there is classic password/ > confirm schema. > > On 29 дек, 01:39, mic

Re: Automatically hashed passwords

2007-12-28 Thread Alex Koshelev
What version of django do you use? In trunk there is classic password/ confirm schema. On 29 дек, 01:39, mickey ristroph <[EMAIL PROTECTED]> wrote: > Does anyone have a good way to have the replace the alg$salt$hexdigest > input for the Add User admin page with a more traditional password/ > pass

Automatically hashed passwords

2007-12-28 Thread mickey ristroph
Does anyone have a good way to have the replace the alg$salt$hexdigest input for the Add User admin page with a more traditional password/ password confirmation input? I would still like the password encrypted in the database. --~--~-~--~~~---~--~~ You received this