Skip to content

Commit

Permalink
Masking account information for cloud services #65
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaae committed Feb 13, 2023
1 parent 8f59ec9 commit 415cfc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/truenas/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
"system_serial",
"ip4_addr",
"ip6_addr",
"account",
"key",
}

SERVICE_CLOUDSYNC_RUN = "cloudsync_run"
Expand Down

0 comments on commit 415cfc9

Please sign in to comment.