Jump to content

Topic on Extension talk:Lockdown

option to block &oldid=* &diff=* links

3
Gunnar.offel (talkcontribs)

is there a way to prevend the

  • &oldid=
  • &diff=

etc. links. That would allow to hide the changes.

74.215.149.82 (talkcontribs)

Did anyone ever figure this one out? I'd also like to block Anonymous users from diff= links. I see some IPs trying to spider every single revision on my wiki.

Gunnar.offel (talkcontribs)

i'm not sure how i solved it long time before. i assume it is still open, but at the moment i semi-solved, at least your topic with

$wgActionLockdown['history'] = [ 'user' ];

since the spider can't read history, they doesn't crawl old revisions and diffs. Manually calls are still possible, sadly.

Reply to "option to block &oldid=* &diff=* links"