Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / faxMessage / index.js
index 629687c..526f779 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa2cf=['./faxMessage.controller','get','isAuthenticated','index','/describe','describe','/:id','show','download','tracked','fax','faxmessage:create','create','put','update','accept','/:id/reject','delete','destroy','util','path','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xa2cf,0xbb));var _0xfa2c=function(_0x5bb4b1,_0x33ee09){_0x5bb4b1=_0x5bb4b1-0x0;var _0x95f648=_0xa2cf[_0x5bb4b1];return _0x95f648;};'use strict';var multer=require('multer');var util=require(_0xfa2c('0x0'));var path=require(_0xfa2c('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0xfa2c('0x2'));var interaction=require(_0xfa2c('0x3'));var config=require(_0xfa2c('0x4'));var controller=require(_0xfa2c('0x5'));router[_0xfa2c('0x6')]('/',auth[_0xfa2c('0x7')](),controller[_0xfa2c('0x8')]);router[_0xfa2c('0x6')](_0xfa2c('0x9'),auth[_0xfa2c('0x7')](),controller[_0xfa2c('0xa')]);router[_0xfa2c('0x6')](_0xfa2c('0xb'),auth[_0xfa2c('0x7')](),controller[_0xfa2c('0xc')]);router[_0xfa2c('0x6')]('/:id/download',auth['isAuthenticated'](),controller[_0xfa2c('0xd')]);router['post']('/',auth['isAuthenticated'](),interaction[_0xfa2c('0xe')](_0xfa2c('0xf'),_0xfa2c('0x10')),controller[_0xfa2c('0x11')]);router[_0xfa2c('0x12')](_0xfa2c('0xb'),auth[_0xfa2c('0x7')](),controller[_0xfa2c('0x13')]);router[_0xfa2c('0x12')]('/:id/accept',auth[_0xfa2c('0x7')](),controller[_0xfa2c('0x14')]);router[_0xfa2c('0x12')](_0xfa2c('0x15'),auth[_0xfa2c('0x7')](),controller['reject']);router[_0xfa2c('0x16')](_0xfa2c('0xb'),auth[_0xfa2c('0x7')](),controller[_0xfa2c('0x17')]);module['exports']=router;
\ No newline at end of file
+var _0x3c31=['/describe','describe','/:id','show','post','tracked','fax','faxmessage:create','create','put','accept','/:id/reject','reject','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxMessage.controller','get','isAuthenticated','index'];(function(_0xfa82bc,_0x50996d){var _0x2cc8d8=function(_0xc10f7f){while(--_0xc10f7f){_0xfa82bc['push'](_0xfa82bc['shift']());}};_0x2cc8d8(++_0x50996d);}(_0x3c31,0xb1));var _0x13c3=function(_0x1d5d8f,_0x1786c4){_0x1d5d8f=_0x1d5d8f-0x0;var _0x434593=_0x3c31[_0x1d5d8f];return _0x434593;};'use strict';var multer=require(_0x13c3('0x0'));var util=require(_0x13c3('0x1'));var path=require(_0x13c3('0x2'));var timeout=require(_0x13c3('0x3'));var express=require('express');var router=express[_0x13c3('0x4')]();var auth=require(_0x13c3('0x5'));var interaction=require(_0x13c3('0x6'));var config=require(_0x13c3('0x7'));var controller=require(_0x13c3('0x8'));router[_0x13c3('0x9')]('/',auth[_0x13c3('0xa')](),controller[_0x13c3('0xb')]);router[_0x13c3('0x9')](_0x13c3('0xc'),auth[_0x13c3('0xa')](),controller[_0x13c3('0xd')]);router['get'](_0x13c3('0xe'),auth[_0x13c3('0xa')](),controller[_0x13c3('0xf')]);router[_0x13c3('0x9')]('/:id/download',auth[_0x13c3('0xa')](),controller['download']);router[_0x13c3('0x10')]('/',auth['isAuthenticated'](),interaction[_0x13c3('0x11')](_0x13c3('0x12'),_0x13c3('0x13')),controller[_0x13c3('0x14')]);router[_0x13c3('0x15')](_0x13c3('0xe'),auth[_0x13c3('0xa')](),controller['update']);router[_0x13c3('0x15')]('/:id/accept',auth[_0x13c3('0xa')](),controller[_0x13c3('0x16')]);router['put'](_0x13c3('0x17'),auth[_0x13c3('0xa')](),controller[_0x13c3('0x18')]);router['delete'](_0x13c3('0xe'),auth['isAuthenticated'](),controller[_0x13c3('0x19')]);module[_0x13c3('0x1a')]=router;
\ No newline at end of file