mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 09:24:07 +00:00
feature(package) remedy v1.4.0: add authCheck
This commit is contained in:
parent
d60a24c241
commit
857f4e117d
2 changed files with 3 additions and 2 deletions
|
|
@ -129,7 +129,8 @@
|
|||
|
||||
remedy.listen(socket, {
|
||||
root: root,
|
||||
prefix: prefix + '/remedy'
|
||||
prefix: prefix + '/remedy',
|
||||
authCheck: authCheck
|
||||
});
|
||||
|
||||
ishtar.listen(socket, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue