Home
last modified time | relevance | path

Searched hist:"8071 beaa75257a6e763bf8b2d6dd586fe0935d6b" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A Dactions.php8071beaa75257a6e763bf8b2d6dd586fe0935d6b Sat Oct 15 18:53:56 UTC 2011 Andreas Gohr <andi@splitbrain.org> bind security token to username

This makes the security token more robust agains session fixation
attacks. A CSRF warning will no longer abort a page save but lead to the
preview mode to avoid information loss when a user logs in during
editing (eg in another tab).

H A Dcommon.php8071beaa75257a6e763bf8b2d6dd586fe0935d6b Sat Oct 15 18:53:56 UTC 2011 Andreas Gohr <andi@splitbrain.org> bind security token to username

This makes the security token more robust agains session fixation
attacks. A CSRF warning will no longer abort a page save but lead to the
preview mode to avoid information loss when a user logs in during
editing (eg in another tab).