Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Potential leak of data: Patient Records

$
0
0
Detected 2 occurrence(s) of ‘\bpatient\b(.|\b|\r){0,45}\b(id|dob|claim|NPI|record)\b’: lds.label :client_id %>: </td> <td class="input"> <%= enrollments_fields.collection_select(:client_id, @clients, :id, :name, {}, :multiple => true) %> </td> </tr> <% end %> <%= check_box_tag "patient[client_ids][]", client.id, @patient.clients.include?(client) %> <%= patient_form.select(:client_ids, @clients.collect {|c| [ c.name, c.id ] }, {}, {:multiple => true})%> :client_id "client_id[]" Source: http://pastebin.com/raw.php?i=cnNvQHYj

Viewing all articles
Browse latest Browse all 2834

Trending Articles