Talk:Wiki Spam Protection: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(New page: =WSP Logic= Currently WSP kicks in for everything that's not GET or HEAD. I'm assuming for now that Mediawiki is well-written in that GET / HEAD requests should never cause the state of ...)
 
(No difference)

Latest revision as of 20:15, 17 March 2009

WSP Logic

Currently WSP kicks in for everything that's not GET or HEAD.

I'm assuming for now that Mediawiki is well-written in that GET / HEAD requests should never cause the state of the system to change.

Thus, anonymous edits are now allowed, but the user (in fact all users) will see WSP kick in whenever they try to POST the edited page. Djce 20:15, 17 March 2009 (UTC)