Skip to content

Commit

Permalink
don't audit group_email and billing_information. #687
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Dec 15, 2020
1 parent ced925b commit e5fb6a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/provider.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ class Provider < ApplicationRecord
audited except: %i[
globus_uuid
system_email
group_email
technical_contact
secondary_technical_contact
service_contact
secondary_service_contact
billing_contact
secondary_billing_contact
voting_contact
billing_information
salesforce_id
password
updated
Expand Down

0 comments on commit e5fb6a2

Please sign in to comment.