ispCP - Board - Support
login and admin_pass crypt function - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: login and admin_pass crypt function (/thread-13113.html)



login and admin_pass crypt function - pikkuveli - 03-22-2011 09:06 PM

Hi

i make users only mail administrator site and i need help login function what crypt method admin_pass use,
and how that encrypt and decrypt.?


RE: login and admin_pass crypt function - kilburn - 03-24-2011 04:59 PM

Passwords in the "admin" table are not encrypted, they are hashed. Therefore, it is impossible to "decrypt" them (on purpose).