Problem:
We are showing warnings when setting a Property label, description or alias and the user isn't logged in. This warning informs them that their IP will be shown. With IP Masking this will no longer be the case so we should remove the warning.
BDD
GIVEN a user who isn't logged in
WHEN setting a Property label, description or alias
AND IP Masking is enabled
THEN do not show the IP leak warning
Acceptance criteria:
- IP leak warning isn't shown when setting a Property label, description or alias when IP Masking is enabled