DokuWiki

It's better when it's simple

User Tools

Site Tools


faq:cookies

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
faq:cookies [2015-06-15 17:13] – [DokuWiki] Michaelsyfaq:cookies [2022-12-21 16:06] (current) – [Cookies] changed "and functional" to "are functional" 40.142.58.6
Line 5: Line 5:
 :!: A default installation of DokuWiki sets **three cookies**. But be aware that [[:plugins]] can set their own cookies! :!: A default installation of DokuWiki sets **three cookies**. But be aware that [[:plugins]] can set their own cookies!
  
-===== DW<md5-hash> =====+As you can see, the default cookies required are functional cookies only. No tracking is implemented with these cookies. Nonetheless, you can use the [[plugin:cookielaw]] or [[plugin:cookiebanner]] plugins to display a banner for user consent with cookie storing, if you think that is required. 
 + 
 +===== DW<hash> =====
  
 Used for authentication after login. This holds the necessary data to (re)login a previously authenticated user. Used for authentication after login. This holds the necessary data to (re)login a previously authenticated user.
Line 11: Line 13:
   * Importance: **necessary** for anyone who needs to log in   * Importance: **necessary** for anyone who needs to log in
   * Typical content: encrypted username and password   * Typical content: encrypted username and password
-  * Expires: in a year ((if "Remember me" was checked when logging in, otherwise: at the end of the browser session, see also [[config:rememberme]]))+  * Expires: in a year ((if "Remember me" was checked when logging in, otherwise: at the end of the browser session))
  
 ===== DOKU_PREFS ===== ===== DOKU_PREFS =====
Line 24: Line 26:
  
 The standard PHP session identifier. Used to hold temporary data and to avoid CSRF attacks. The standard PHP session identifier. Used to hold temporary data and to avoid CSRF attacks.
 +
  
   * Importance: **necessary**   * Importance: **necessary**
   * Typical content: random ID   * Typical content: random ID
   * Expires: at the end of the browser session   * Expires: at the end of the browser session
- 
----- 
- 
-===== See also ===== 
-https://forum.dokuwiki.org/post/48658 (German Discussion) 
faq/cookies.1434381222.txt.gz · Last modified: 2015-06-15 17:13 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki