Skip to content

Commit

Permalink
Addess issue #2469 removing private IP information from the public API
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Dec 17, 2018
1 parent c2b8b7e commit f3972bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/globaleaks/models/config_desc.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,8 @@ class Bool(Item):
'basic_auth_username',
'basic_auth_password',
'default_timezone',
'ip_filter_authenticated',
'ip_filter_authenticated_enable',
'threshold_free_disk_megabytes_high',
'threshold_free_disk_megabytes_low',
'threshold_free_disk_percentage_high',
Expand Down

0 comments on commit f3972bc

Please sign in to comment.