5
3
mirror of https://github.com/tildeverse/lobsters synced 2024-06-27 18:57:03 +00:00
tilde.news/app
Peter Bhat Harkins 0cea4d497c greppable logging for sockpuppeting
When I cleaned up a sockpuppeter a couple days ago I had to do some ridiculous
shell scripting to combine multiple lines by their request id to see/search
IP, method + URL, and username together. Now basic checks are trivial:

>   Request 127.0.0.1 GET /stories/uohnuj/upvote user: 123 totallynotpushcx
2019-03-08 17:24:50 -08:00
..
assets fix opacity on flag menu 2018-12-05 08:13:41 -06:00
controllers greppable logging for sockpuppeting 2019-03-08 17:24:50 -08:00
helpers add rubocop cop to prevent the safe navigation operator 2018-11-24 16:41:09 -06:00
mailers rubocop: Layout/MultilineOperationIndentation, 1208 2018-04-11 07:40:50 -05:00
models no images in story text; leaks browsing data to submitter 2019-03-04 21:11:38 -08:00
views no images in story text; leaks browsing data to submitter 2019-03-04 21:11:38 -08:00