You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't fully investigated, but right out of the gate, the use of attr_encrypted is a possible red flag. Is the hipaarails gem secure? Should it be modified to use attr_encryptor instead?
I haven't fully investigated, but right out of the gate, the use of attr_encrypted is a possible red flag. Is the hipaarails gem secure? Should it be modified to use attr_encryptor instead?
See: attr-encrypted/attr_encrypted#32