List Info

Thread: Admin password field




Admin password field
user name
2006-05-30 12:51:39
If you create a user without a password, then go into the
Admin  
interface to edit the user, it won't let you save unless
you enter a  
password.

While that wouldn't ordinarily be a problem, the password
has to be  
in the form

algorithm$salt$hash

Am I the only person who can't do these things in my head?

An option to leave the password unset or to enter the
password in a  
text field would be nice.

Todd

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Admin password field
user name
2006-05-30 13:51:03

to create password open python shell
     import md5
     md5.new('password').hexdigest()

copy string into password field




Todd O'Bryan wrote:
> If you create a user without a password, then go into
the Admin
> interface to edit the user, it won't let you save
unless you enter a
> password.
>
> While that wouldn't ordinarily be a problem, the
password has to be
> in the form
>
> algorithm$salt$hash
>
> Am I the only person who can't do these things in my
head?
>
> An option to leave the password unset or to enter the
password in a
> text field would be nice.
> 
> Todd


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-usersgooglegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )