Built motion from commit 1efd3d96.|2.6.31
[motion2.git] / server / api / chatInternalMessage / index.js
index c9d9963..22d189f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xec57=['getUsers','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','./chatInternalMessage.controller','get','isAuthenticated','index','/describe','describe','/users'];(function(_0x150355,_0x1ef719){var _0x42887b=function(_0xfd9450){while(--_0xfd9450){_0x150355['push'](_0x150355['shift']());}};_0x42887b(++_0x1ef719);}(_0xec57,0x87));var _0x7ec5=function(_0x340380,_0x4bd2a8){_0x340380=_0x340380-0x0;var _0x49ce1c=_0xec57[_0x340380];return _0x49ce1c;};'use strict';var multer=require(_0x7ec5('0x0'));var util=require(_0x7ec5('0x1'));var path=require(_0x7ec5('0x2'));var timeout=require('connect-timeout');var express=require(_0x7ec5('0x3'));var router=express[_0x7ec5('0x4')]();var fs_extra=require(_0x7ec5('0x5'));var auth=require(_0x7ec5('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x7ec5('0x7'));var controller=require(_0x7ec5('0x8'));router[_0x7ec5('0x9')]('/',auth[_0x7ec5('0xa')](),controller[_0x7ec5('0xb')]);router['get'](_0x7ec5('0xc'),auth[_0x7ec5('0xa')](),controller[_0x7ec5('0xd')]);router[_0x7ec5('0x9')](_0x7ec5('0xe'),auth[_0x7ec5('0xa')](),controller[_0x7ec5('0xf')]);router[_0x7ec5('0x9')](_0x7ec5('0x10'),auth[_0x7ec5('0xa')](),controller[_0x7ec5('0x11')]);router[_0x7ec5('0x12')]('/',auth['isAuthenticated'](),controller[_0x7ec5('0x13')]);router[_0x7ec5('0x14')]('/:id',controller[_0x7ec5('0x15')]);router[_0x7ec5('0x16')](_0x7ec5('0x10'),auth[_0x7ec5('0xa')](),controller[_0x7ec5('0x17')]);module[_0x7ec5('0x18')]=router;
\ No newline at end of file
+var _0xf1c9=['/:id','show','create','put','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','./chatInternalMessage.controller','get','isAuthenticated','/describe','getUsers'];(function(_0x2f568c,_0x298e5b){var _0x3135f7=function(_0x46df10){while(--_0x46df10){_0x2f568c['push'](_0x2f568c['shift']());}};_0x3135f7(++_0x298e5b);}(_0xf1c9,0xb1));var _0x9f1c=function(_0x2351d7,_0x3b1861){_0x2351d7=_0x2351d7-0x0;var _0x106340=_0xf1c9[_0x2351d7];return _0x106340;};'use strict';var multer=require(_0x9f1c('0x0'));var util=require(_0x9f1c('0x1'));var path=require(_0x9f1c('0x2'));var timeout=require(_0x9f1c('0x3'));var express=require(_0x9f1c('0x4'));var router=express[_0x9f1c('0x5')]();var fs_extra=require(_0x9f1c('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x9f1c('0x7'));var config=require('../../config/environment');var controller=require(_0x9f1c('0x8'));router[_0x9f1c('0x9')]('/',auth[_0x9f1c('0xa')](),controller['index']);router[_0x9f1c('0x9')](_0x9f1c('0xb'),auth[_0x9f1c('0xa')](),controller['describe']);router[_0x9f1c('0x9')]('/users',auth[_0x9f1c('0xa')](),controller[_0x9f1c('0xc')]);router[_0x9f1c('0x9')](_0x9f1c('0xd'),auth[_0x9f1c('0xa')](),controller[_0x9f1c('0xe')]);router['post']('/',auth[_0x9f1c('0xa')](),controller[_0x9f1c('0xf')]);router[_0x9f1c('0x10')](_0x9f1c('0xd'),controller['update']);router[_0x9f1c('0x11')](_0x9f1c('0xd'),auth['isAuthenticated'](),controller[_0x9f1c('0x12')]);module['exports']=router;
\ No newline at end of file