Skip to content

Commit 293223c

Browse files
ivangrozniLiopold D. Novelli
andauthored
chore: LDCL-6: Add app secret option to drush sanitize command. (#70)
Co-authored-by: Liopold D. Novelli <liopold@drunomics.com>
1 parent 3324f3b commit 293223c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

drush/drush.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ command:
3838
# Use common tables by default.
3939
structure-tables-key: common
4040
skip-tables-key: common
41+
sanitize:
42+
options:
43+
sanitize-password: '${env.APP_SECRET}'
4144
site:
4245
install:
4346
options:

0 commit comments

Comments
 (0)