Skip to content

Commit bec9ece

Browse files
Remove EnableSecureParamsV2 flag (#3550)
1 parent 5b0fa3e commit bec9ece

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

src/server/components/features/features-list/EnableSecureParamsV2.ts

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/shared/types/feature.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ export enum Feature {
7373
EnableCustomDashMargins = 'EnableCustomDashMargins',
7474
/** Enabled Dash elements auto-focus */
7575
EnableDashAutoFocus = 'EnableDashAutoFocus',
76-
/** Enable new secure parameters behavior */
77-
EnableSecureParamsV2 = 'EnableSecureParamsV2',
7876
/** Enable export settings in connections & datasets */
7977
EnableExportSettings = 'EnableExportSettings',
8078
/** Enable updating dataset settings by action ('load_preview_by_default' | 'template_enabled' | 'data_export_forbidden') */

0 commit comments

Comments
 (0)