This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Password encrypting..

Old posts that have not been replied to for several years.
Locked
N
Nimo
Voice
Posts: 11
Joined: Sun May 04, 2003 8:29 am

Password encrypting..

Post by Nimo »

If I rebind the msg pass -command to an own proc, do I need to use 'setuser handle PASS [encpass the_password]' to get the eggdrop to encrypt the password, or is 'setuser handle PASS the_password' enough?
//Nimo
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

the_password is unecrypted, [encpass the_password] is encrypted.
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Post by egghead »

"setuser handle PASS the_password" is fine.
N
Nimo
Voice
Posts: 11
Joined: Sun May 04, 2003 8:29 am

Post by Nimo »

Oki, I think I've got it working now.


Thankyou.
//Nimo
Locked