This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
pixelfed
mirror da
https://github.com/pixelfed/pixelfed.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Update session config
Daniel Supernault
5 anni fa
parent
10b3a25474
commit
76a2d38275
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
config/session.php
+ 1
- 1
config/session.php
Vedi File
@@ -189,6 +189,6 @@ return [
|
*/
- 'same_site' =>
'strict'
,
+ 'same_site' =>
null
,
];