Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / faxApplication / index.js
index ee90085..5f56ccc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1bef=['create','put','/:id','update','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/interaction/service','../../config/environment','./faxApplication.controller','get','isAuthenticated','index','show'];(function(_0x36c98a,_0x78f79e){var _0xaad26d=function(_0x4a6402){while(--_0x4a6402){_0x36c98a['push'](_0x36c98a['shift']());}};_0xaad26d(++_0x78f79e);}(_0x1bef,0x1a4));var _0xf1be=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x1bef[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0xf1be('0x0'));var util=require('util');var path=require(_0xf1be('0x1'));var timeout=require(_0xf1be('0x2'));var express=require(_0xf1be('0x3'));var router=express['Router']();var fs_extra=require(_0xf1be('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xf1be('0x5'));var config=require(_0xf1be('0x6'));var controller=require(_0xf1be('0x7'));router[_0xf1be('0x8')]('/',auth[_0xf1be('0x9')](),controller[_0xf1be('0xa')]);router[_0xf1be('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xf1be('0xb')]);router['post']('/',auth[_0xf1be('0x9')](),controller[_0xf1be('0xc')]);router[_0xf1be('0xd')](_0xf1be('0xe'),auth['isAuthenticated'](),controller[_0xf1be('0xf')]);router['delete'](_0xf1be('0xe'),auth[_0xf1be('0x9')](),controller[_0xf1be('0x10')]);module[_0xf1be('0x11')]=router;
\ No newline at end of file
+var _0xac4a=['express','Router','../../components/interaction/service','../../config/environment','./faxApplication.controller','isAuthenticated','get','show','create','/:id','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x36bed3,_0x37c5a5){var _0x11d841=function(_0x266805){while(--_0x266805){_0x36bed3['push'](_0x36bed3['shift']());}};_0x11d841(++_0x37c5a5);}(_0xac4a,0x13f));var _0xaac4=function(_0x28babf,_0x1a7fea){_0x28babf=_0x28babf-0x0;var _0x22afa6=_0xac4a[_0x28babf];return _0x22afa6;};'use strict';var multer=require(_0xaac4('0x0'));var util=require(_0xaac4('0x1'));var path=require(_0xaac4('0x2'));var timeout=require(_0xaac4('0x3'));var express=require(_0xaac4('0x4'));var router=express[_0xaac4('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xaac4('0x6'));var config=require(_0xaac4('0x7'));var controller=require(_0xaac4('0x8'));router['get']('/',auth[_0xaac4('0x9')](),controller['index']);router[_0xaac4('0xa')]('/:id',auth[_0xaac4('0x9')](),controller[_0xaac4('0xb')]);router['post']('/',auth['isAuthenticated'](),controller[_0xaac4('0xc')]);router['put'](_0xaac4('0xd'),auth['isAuthenticated'](),controller['update']);router[_0xaac4('0xe')](_0xaac4('0xd'),auth[_0xaac4('0x9')](),controller[_0xaac4('0xf')]);module[_0xaac4('0x10')]=router;
\ No newline at end of file