Built motion from commit 3061e47c.|2.6.31
[motion2.git] / server / api / faxQueueReport / index.js
index c9d5518..d7df98f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x227e=['../../components/interaction/service','./faxQueueReport.controller','get','isAuthenticated','index','/:id','show','post','create','put','delete','destroy','exports','multer','util','express','Router','fs-extra'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x227e,0x1bd));var _0xe227=function(_0x3303c5,_0x494e2b){_0x3303c5=_0x3303c5-0x0;var _0x466eb1=_0x227e[_0x3303c5];return _0x466eb1;};'use strict';var multer=require(_0xe227('0x0'));var util=require(_0xe227('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xe227('0x2'));var router=express[_0xe227('0x3')]();var fs_extra=require(_0xe227('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xe227('0x5'));var config=require('../../config/environment');var controller=require(_0xe227('0x6'));router[_0xe227('0x7')]('/',auth[_0xe227('0x8')](),controller[_0xe227('0x9')]);router[_0xe227('0x7')]('/describe',auth[_0xe227('0x8')](),controller['describe']);router[_0xe227('0x7')](_0xe227('0xa'),auth[_0xe227('0x8')](),controller[_0xe227('0xb')]);router[_0xe227('0xc')]('/',auth[_0xe227('0x8')](),controller[_0xe227('0xd')]);router[_0xe227('0xe')]('/:id',auth[_0xe227('0x8')](),controller['update']);router[_0xe227('0xf')](_0xe227('0xa'),auth[_0xe227('0x8')](),controller[_0xe227('0x10')]);module[_0xe227('0x11')]=router;
\ No newline at end of file
+var _0xbbf7=['get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x349367,_0x1cede2){var _0x14179b=function(_0x38a191){while(--_0x38a191){_0x349367['push'](_0x349367['shift']());}};_0x14179b(++_0x1cede2);}(_0xbbf7,0xc6));var _0x7bbf=function(_0x566228,_0x18930e){_0x566228=_0x566228-0x0;var _0x27eeef=_0xbbf7[_0x566228];return _0x27eeef;};'use strict';var multer=require(_0x7bbf('0x0'));var util=require(_0x7bbf('0x1'));var path=require(_0x7bbf('0x2'));var timeout=require(_0x7bbf('0x3'));var express=require('express');var router=express[_0x7bbf('0x4')]();var fs_extra=require(_0x7bbf('0x5'));var auth=require(_0x7bbf('0x6'));var interaction=require(_0x7bbf('0x7'));var config=require(_0x7bbf('0x8'));var controller=require('./faxQueueReport.controller');router[_0x7bbf('0x9')]('/',auth[_0x7bbf('0xa')](),controller[_0x7bbf('0xb')]);router[_0x7bbf('0x9')](_0x7bbf('0xc'),auth[_0x7bbf('0xa')](),controller[_0x7bbf('0xd')]);router[_0x7bbf('0x9')](_0x7bbf('0xe'),auth[_0x7bbf('0xa')](),controller[_0x7bbf('0xf')]);router[_0x7bbf('0x10')]('/',auth['isAuthenticated'](),controller[_0x7bbf('0x11')]);router[_0x7bbf('0x12')]('/:id',auth[_0x7bbf('0xa')](),controller[_0x7bbf('0x13')]);router[_0x7bbf('0x14')](_0x7bbf('0xe'),auth['isAuthenticated'](),controller[_0x7bbf('0x15')]);module[_0x7bbf('0x16')]=router;
\ No newline at end of file