We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0da35 commit 7111b9bCopy full SHA for 7111b9b
Management-Utilities/fsxn-rotate-secret/fsxn_rotate_secret.py
@@ -12,7 +12,7 @@
12
import os
13
import json
14
15
-charactersToExcludeInPassword = '/"\'\\'
+charactersToExcludeInPassword = '/"*\'\\'
16
17
################################################################################
18
# This function is used to get the value of a tag from a list of tags.
0 commit comments