Searched +full:samesitecookie -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance
67 $conf['samesitecookie'] = 'Lax'; //SameSite attribute for cookies (Lax|Strict|None|Empty)
177 $meta['samesitecookie'] = ['multichoice', '_choices' => ['', 'Lax', 'Strict', 'None']];
542 'samesite' => $conf['samesitecookie'] ?: null, // null means browser default1408 'samesite' => $conf['samesitecookie'] ?: null, // null means browser default