mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-12 08:25:10 +00:00
0f2585244c
This is basically unexploitable, given that Scribunto sessions are "extremely ephemeral", protected by a 31-bit non-cryptographically random token and generally contain very little useful data. But, requiring a CSRF token is a best practice and since this module is internal and only used in one place, it's also unlikely to break anything. Because it needs a token, the module is POST-only now too. Bug: T212071 Change-Id: I7fb6b4f856ee6194eb37c26e14f178fea6c0a3f6 |
||
---|---|---|
.. | ||
ext.scribunto.edit.css | ||
ext.scribunto.edit.js | ||
ext.scribunto.errors.css | ||
ext.scribunto.errors.js | ||
ext.scribunto.logs.css |