Summary
If the site is in read only mode, it is possible to use IP reveal on temporary accounts without this being logged
Background
- The IP reveal log requires read-write mode to be enabled to work
- When read only mode is enabled, the on-wiki log cannot be created and a critical logstash log is created. However, the IP reveal still occured
- We should prevent unlogged IP reveals during period of read only mode
- During the recent emergency read only period, we saw 1,400 instances of IP reveal that were unlogged
- This is mostly IP reveal via the abuselog API
Acceptance criteria
- It is no longer possible to use IP reveal when the site is in read only mode