Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

$
0
0
Detected 3 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: description: "Something about Test"); @acc = FactoryGirl.create(:account, name: "Invicara", description: "Something about Invicara"); @user = User.create(FactoryGirl.create(:user, name: "Dave1", email: "Dave1@example.com", password: "123", confirmpassword: "123")) end it "get all accounts for a user" do # Account.all( authorization: token) end it "can create an account" do #Account.create() Account.create(@acc) expect(response.status).to have_http_status(201) expect(Account.f Source: […]

Viewing all articles
Browse latest Browse all 2663

Trending Articles