LeakedIn Logo
Stories About Data Leaks and Related Stuff

Potential leak of data:

0 votedvote

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

Tags: ,

Comments are closed.