We understand the reasons why passwords are in clear text, but that's not going to work for us. So we're doing things ourselves and editing the code, etc. So, can you tell me where the various touch points are that I'd have to modify? I can hunt down most of them without a problem, but I want to make sure I don't miss any and I haven't see any sort of list that says where these are. Thanks! -Troy
Troy, You need to change these functions in mysql.inc.php: add_pending_user, check_uniq_login, check_login., update_user Also if you use any third-party plugins, need to change plugins as well. In aMember CP -> Setup -> Advanced -> Enable Secure Password Reminder And do not show password in amember CP.