Authlogic LDAP : encrypt communication
- by user146297
Hi,
I have a rails app with authlogic and LDAP, but my problem is i can see all the users password on the log file, is there something to fix to encrypt those passwords.
For ldap i use :encryption simple_TLS
Thanks for your help