summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-06 16:49:09 +0100
committerYorhel <git@yorhel.nl>2010-11-06 16:49:09 +0100
commit5f6845d76c1ed3cbfea73b004940749f64dab972 (patch)
tree98477dd8dcd001bd1c670dc74bf9adcb1b5a66be /ChangeLog
parente625403d6108b3f95361ece3c4311dae88747107 (diff)
URL change: /u/logout => /u$id/logout
Also fixes a cross-site request forgery vulnerability. Not as strong as the others but it's not very crucial anyway.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b96da64..88dfcb80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2.13 - ?
- Added 'formcode' parameter to all modification requests to fix all
- cross-site request forgery vulnerabilities
+ cross-site request forgery vulnerabilities
+ - URL change: /u/logout => /u$id/logout
2.12 - 2010-11-03
- !scr command for Multi::IRC