Built motion from commit 56b8093a.|2.6.29
[motion2.git] / server / api / chatInternalMessage / index.js
index 0f8416e..9197972 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbe3e=['./chatInternalMessage.controller','get','isAuthenticated','/describe','describe','/users','getUsers','/:id','put','update','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service'];(function(_0x48f801,_0x1cc751){var _0x1e5ecb=function(_0x55587d){while(--_0x55587d){_0x48f801['push'](_0x48f801['shift']());}};_0x1e5ecb(++_0x1cc751);}(_0xbe3e,0x1b0));var _0xebe3=function(_0x4f6eb2,_0x4f3253){_0x4f6eb2=_0x4f6eb2-0x0;var _0x128bab=_0xbe3e[_0x4f6eb2];return _0x128bab;};'use strict';var multer=require(_0xebe3('0x0'));var util=require(_0xebe3('0x1'));var path=require(_0xebe3('0x2'));var timeout=require(_0xebe3('0x3'));var express=require(_0xebe3('0x4'));var router=express[_0xebe3('0x5')]();var fs_extra=require(_0xebe3('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xebe3('0x7'));var config=require('../../config/environment');var controller=require(_0xebe3('0x8'));router[_0xebe3('0x9')]('/',auth[_0xebe3('0xa')](),controller['index']);router[_0xebe3('0x9')](_0xebe3('0xb'),auth[_0xebe3('0xa')](),controller[_0xebe3('0xc')]);router[_0xebe3('0x9')](_0xebe3('0xd'),auth[_0xebe3('0xa')](),controller[_0xebe3('0xe')]);router[_0xebe3('0x9')](_0xebe3('0xf'),auth[_0xebe3('0xa')](),controller['show']);router['post']('/',auth[_0xebe3('0xa')](),controller['create']);router[_0xebe3('0x10')](_0xebe3('0xf'),controller[_0xebe3('0x11')]);router[_0xebe3('0x12')](_0xebe3('0xf'),auth[_0xebe3('0xa')](),controller['destroy']);module[_0xebe3('0x13')]=router;
\ No newline at end of file
+var _0x14b9=['../../config/environment','./chatInternalMessage.controller','get','isAuthenticated','index','/describe','describe','getUsers','/:id','show','post','create','put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x14b9,0x191));var _0x914b=function(_0x531c55,_0x1d57f7){_0x531c55=_0x531c55-0x0;var _0x4ba729=_0x14b9[_0x531c55];return _0x4ba729;};'use strict';var multer=require(_0x914b('0x0'));var util=require('util');var path=require(_0x914b('0x1'));var timeout=require(_0x914b('0x2'));var express=require(_0x914b('0x3'));var router=express[_0x914b('0x4')]();var fs_extra=require(_0x914b('0x5'));var auth=require(_0x914b('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x914b('0x7'));var controller=require(_0x914b('0x8'));router[_0x914b('0x9')]('/',auth[_0x914b('0xa')](),controller[_0x914b('0xb')]);router['get'](_0x914b('0xc'),auth[_0x914b('0xa')](),controller[_0x914b('0xd')]);router[_0x914b('0x9')]('/users',auth[_0x914b('0xa')](),controller[_0x914b('0xe')]);router['get'](_0x914b('0xf'),auth[_0x914b('0xa')](),controller[_0x914b('0x10')]);router[_0x914b('0x11')]('/',auth[_0x914b('0xa')](),controller[_0x914b('0x12')]);router[_0x914b('0x13')](_0x914b('0xf'),controller[_0x914b('0x14')]);router[_0x914b('0x15')](_0x914b('0xf'),auth[_0x914b('0xa')](),controller[_0x914b('0x16')]);module[_0x914b('0x17')]=router;
\ No newline at end of file