Table of Contents

Cookies

:?: I want to comply with the EU Cookie Law and need to know what kind of cookies DokuWiki uses?

:!: A default installation of DokuWiki sets three cookies. But be aware that plugins can set their own cookies! Use cookielaw for display banner for user's consent with cookie storing.

DW<hash>

Used for authentication after login. This holds the necessary data to (re)login a previously authenticated user.

DOKU_PREFS

Used for remembering helpful user preferences, like the size of the editor textarea.

DokuWiki

The standard PHP session identifier. Used to hold temporary data and to avoid CSRF attacks.

1)
if “Remember me” was checked when logging in, otherwise: at the end of the browser session