apsislabs / phi_attrs

HIPAA compliant PHI access logging for Ruby on Rails.
MIT License
27 stars 3 forks source link

Feature/block check exceptions #43

Closed egreer closed 5 years ago

egreer commented 5 years ago

Adds block checks for allow and disallow so that there is less of a chance they will be used incorrectly. solves #19

This includes changes from: https://github.com/apsislabs/phi_attrs/pull/42