clinical-meteor / node-on-fhir

Tech stack for building MACRA and 21st Century Cures compliant webapps.
GNU Affero General Public License v3.0
86 stars 12 forks source link

[BORKED] Cybersecurity Audit #166

Closed awatson1978 closed 1 year ago

awatson1978 commented 1 year ago

New Environment Variables DEBUG_ACCOUNTS - For debugging the Accounts and Authentication subsystems. DEBUG_CRYPTO - For debugging public/private key infrastructure, UDAP, JWT, and other cryptography.

Security Enhancements

Meteor Settings

Breaking Changes

awatson1978 commented 1 year ago

Replaced by PR #172, due to a bug in the validateLogin() function. Due to the number of files changed during a gnarly refactor, was easiest to revert and do a branch rebuild.