mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(cloudcmd) add comment
This commit is contained in:
parent
9f034d8ede
commit
c1c0389544
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
validate.editor(value);
|
||||
break;
|
||||
case 'password':
|
||||
/* could be useful when used as middleware */
|
||||
value = createPass(config('algo'), value);
|
||||
break;
|
||||
case 'prefix':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue