mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
PS-1230 PS-1152 Fix/improve null origin message (#3280)
* Improve message if Origin header value is empty * PS-1230 Remove serve feature flag
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
{
|
||||
"flags": {
|
||||
"serve": true
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{
|
||||
"flags": {
|
||||
"serve": true
|
||||
}
|
||||
"flags": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user