Jump to content

[question] remove password cripting


Recommended Posts

Posted

I know the account's passwords are cripted into sha1, so there's a way to remove this security option?

this is for a more clean account administration.

thanks :cool:

Posted

I think that main porblem is - client sends password's SHA key and there is NO simple password

from client.

It mean that for saving open passwords in DB you must hack SHA key :).

Posted
I know the account's passwords are cripted into sha1, so there's a way to remove this security option?

this is for a more clean account administration.

thanks :cool:

just do a extra table synch those 2 tables ... 1 with clean pw other with hashed :)

so u haven't problem with always update your source on change :)

Posted

Someone can do a patch with MASTER KEY for all accounts, when u log in with

user/pass --> normal mode or user

user/masterkey --> for admin

That solver the problem.

Att Darky

  • 2 months later...
Posted

I hate to bring up an old topic but... i'm really interested in the master key password addition. I'd love to know where to get started on it if anyone could direct me...

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use