Summary
We need to have the afl_id in each line of Special:AbuseLog for T400043.
Background
- To support IP reveal on Special:AbuseLog, we need to add the afl_id in each line of that special page
- This will allow the CheckUser extension to query the relevant REST API with each afl_id to get the associated IPs used
Acceptance criteria
- Add the associated afl_id to each Special:AbuseLog line