mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 13:57:06 -04:00
parent
5aae777a18
commit
a47cb2390e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ namespace Sonarr.Http.Authentication
|
|||
|
||||
public override string ToString()
|
||||
{
|
||||
return base.ToString() + "; SameSite=Strict";
|
||||
return base.ToString() + "; SameSite=Lax";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue