You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@
195
195
"password": {
196
196
"type": "string",
197
197
"description": "Password of username.",
198
-
"deprecationMessage": "Storing password in plaintext is not recommended. Delete this property and instead use the 'key' button to save password when prompted for it by 'InterSystems Server Credentials'."
198
+
"deprecationMessage": "Storing password in plaintext is not recommended. Consider deleting this property, then use 'key' button to save password when prompted for it by 'InterSystems Server Credentials'."
0 commit comments