Problem:
We are showing warnings when edits are made via SpecialPages to EntitySchemas 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.
This applies for all edits to EntitySchemas that are done via SpecialPages.
Affected SpecialPages:
- Create EntitySchema
- Edit EntitySchema text
- Set label, description and aliases for EntitySchema
Acceptance criteria:
- IP leak warning isn't shown when editing EntitySchemas via SpecialPages when IP Masking is enabled