hi,
it seems the ability to insert data with the SHA/SHA1
function is not available in 2.5.7. according to the
mysql manual, this function is cryptographically more
secure than MD5() and it would be great if it could be
made available in phpMyAdmin.
thanks for a fantastic product!
best regards,
Daniel Netz
Logged In: YES
user_id=192186
Function list is defined in config.inc.php, you can add it
there yourself.
Logged In: YES
user_id=192186
SHA1 function added into cvs.