Re: Importing a Users List

2009-07-12 Thread dononyx
They're plaintext On Jul 12, 8:42 am, Tim Chase wrote: > dononyx wrote: > > I have a legacy database with a list of 500 users with passwords. Is > > there anyway to import this into Postgres for use by django. How To > > set the salted password is what has me stumped. > > How are your incoming p

Re: Importing a Users List

2009-07-12 Thread Tim Chase
dononyx wrote: > I have a legacy database with a list of 500 users with passwords. Is > there anyway to import this into Postgres for use by django. How To > set the salted password is what has me stumped. How are your incoming passwords stored? Plaintext? MD5? Salted MD5? SHA1? Salted SHA1

Importing a Users List

2009-07-12 Thread dononyx
I have a legacy database with a list of 500 users with passwords. Is there anyway to import this into Postgres for use by django. How To set the salted password is what has me stumped. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the