Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / faxApplication / index.js
index 4e63c5c..2fa2265 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9305=['./faxApplication.controller','get','index','/:id','isAuthenticated','show','post','create','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service'];(function(_0x22ea67,_0x46182b){var _0x3e859d=function(_0x8941d){while(--_0x8941d){_0x22ea67['push'](_0x22ea67['shift']());}};_0x3e859d(++_0x46182b);}(_0x9305,0x1b3));var _0x5930=function(_0x3c64e4,_0x385581){_0x3c64e4=_0x3c64e4-0x0;var _0x546166=_0x9305[_0x3c64e4];return _0x546166;};'use strict';var multer=require(_0x5930('0x0'));var util=require('util');var path=require(_0x5930('0x1'));var timeout=require(_0x5930('0x2'));var express=require(_0x5930('0x3'));var router=express[_0x5930('0x4')]();var fs_extra=require(_0x5930('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x5930('0x6'));var config=require('../../config/environment');var controller=require(_0x5930('0x7'));router[_0x5930('0x8')]('/',auth['isAuthenticated'](),controller[_0x5930('0x9')]);router[_0x5930('0x8')](_0x5930('0xa'),auth[_0x5930('0xb')](),controller[_0x5930('0xc')]);router[_0x5930('0xd')]('/',auth['isAuthenticated'](),controller[_0x5930('0xe')]);router['put'](_0x5930('0xa'),auth[_0x5930('0xb')](),controller['update']);router['delete'](_0x5930('0xa'),auth['isAuthenticated'](),controller[_0x5930('0xf')]);module[_0x5930('0x10')]=router;
\ No newline at end of file
+var _0xe5b5=['../../config/environment','./faxApplication.controller','get','isAuthenticated','index','/:id','show','post','create','put','update','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x421eb2,_0x2393de){var _0x2b5e00=function(_0xb9957d){while(--_0xb9957d){_0x421eb2['push'](_0x421eb2['shift']());}};_0x2b5e00(++_0x2393de);}(_0xe5b5,0x12b));var _0x5e5b=function(_0x581960,_0x1232ff){_0x581960=_0x581960-0x0;var _0x4ee892=_0xe5b5[_0x581960];return _0x4ee892;};'use strict';var multer=require(_0x5e5b('0x0'));var util=require(_0x5e5b('0x1'));var path=require(_0x5e5b('0x2'));var timeout=require(_0x5e5b('0x3'));var express=require(_0x5e5b('0x4'));var router=express[_0x5e5b('0x5')]();var fs_extra=require(_0x5e5b('0x6'));var auth=require(_0x5e5b('0x7'));var interaction=require(_0x5e5b('0x8'));var config=require(_0x5e5b('0x9'));var controller=require(_0x5e5b('0xa'));router[_0x5e5b('0xb')]('/',auth[_0x5e5b('0xc')](),controller[_0x5e5b('0xd')]);router[_0x5e5b('0xb')](_0x5e5b('0xe'),auth[_0x5e5b('0xc')](),controller[_0x5e5b('0xf')]);router[_0x5e5b('0x10')]('/',auth[_0x5e5b('0xc')](),controller[_0x5e5b('0x11')]);router[_0x5e5b('0x12')](_0x5e5b('0xe'),auth['isAuthenticated'](),controller[_0x5e5b('0x13')]);router['delete'](_0x5e5b('0xe'),auth[_0x5e5b('0xc')](),controller[_0x5e5b('0x14')]);module[_0x5e5b('0x15')]=router;
\ No newline at end of file