Potential leak of data:
Detected 1 occurrence(s) of ‘user_name’:
ction_mailer.delivery_method = :smtp
config.action_mailer.smtp_settings = {
:address => 'smtp.gmail.com',
:enable_starttls_auto => true,
:port => 587,
:domain => 'domain.com',
:authentication => :login,
:user_name => 'user@domain.com',
:password => 'hax0rme'
}
Source: pastebin.com/raw.php?i=zD1SyWfs
This entry was posted on Sunday, March 11th, 2012 at 14:54 and is filed under Pastebin. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Comments are closed.

