File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 975
975
},
976
976
"fflag_all_feat_dia_1777_ls_homepage_short" : {
977
977
"key" : " fflag_all_feat_dia_1777_ls_homepage_short" ,
978
- "on" : false ,
978
+ "on" : true ,
979
979
"prerequisites" : [],
980
980
"targets" : [],
981
981
"contextTargets" : [],
997
997
"trackEvents" : false ,
998
998
"trackEventsFallthrough" : false ,
999
999
"debugEventsUntilDate" : null ,
1000
- "version" : 4 ,
1000
+ "version" : 5 ,
1001
1001
"deleted" : false
1002
1002
},
1003
1003
"fflag_feat_all_dia_13_structured_data_support_short" : {
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ stages:
77
77
response :
78
78
status_code : 302
79
79
headers :
80
- location : " /projects/ " # redirect to projects page rather than malicious.com
80
+ location : " /" # redirect to home page rather than malicious.com
81
81
82
82
- name : malicious_login
83
83
request :
@@ -89,4 +89,4 @@ stages:
89
89
response :
90
90
status_code : 302
91
91
headers :
92
- location : " /projects/ " # redirect to projects page rather than malicious.com
92
+ location : " /" # redirect to home page rather than malicious.com
You can’t perform that action at this time.
0 commit comments