SMalt Hello everybody! Goal is to delete all User-IP stored in database, regularly via script and crontab. So I have to know where this IPs are stored. I think the only place is in database posts -> ip_address. Right?
luceos SMalt yes that's the only field that flarum core uses. Extensions (like geoip) might introduce additional fields.