Quantcast
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: esource) '/pages/success' end end #config/routes.rb root to: "users#index" (where ever your "logged-in" page is) devise_for :users, path: "", controllers: { sessions: "sessions", registrations: "registrations" }, path_names: { sign_in: 'login', password: 'forgot', confirmation: 'confirm', unlock: 'unblock', sign_up: 'register', sign_out: 'signout'} #app/controllers/registrations_controller.rb class RegistrationsController < ::Devise::RegistrationsController end Source: http://pastebin.com/raw.php?i=7hbWdCXm

Viewing all articles
Browse latest Browse all 2663

Trending Articles