Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / disposition / index.js
index f5a9d18..2f33630 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeda7=['index','/:id','show','post','create','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./disposition.controller','get','isAuthenticated'];(function(_0x20636f,_0x3f2386){var _0x325bd5=function(_0x23386c){while(--_0x23386c){_0x20636f['push'](_0x20636f['shift']());}};_0x325bd5(++_0x3f2386);}(_0xeda7,0x196));var _0x7eda=function(_0x3d42d8,_0x4cffaa){_0x3d42d8=_0x3d42d8-0x0;var _0x27fc41=_0xeda7[_0x3d42d8];return _0x27fc41;};'use strict';var multer=require(_0x7eda('0x0'));var util=require(_0x7eda('0x1'));var path=require(_0x7eda('0x2'));var timeout=require(_0x7eda('0x3'));var express=require(_0x7eda('0x4'));var router=express[_0x7eda('0x5')]();var auth=require(_0x7eda('0x6'));var interaction=require(_0x7eda('0x7'));var config=require(_0x7eda('0x8'));var controller=require(_0x7eda('0x9'));router[_0x7eda('0xa')]('/',auth[_0x7eda('0xb')](),controller[_0x7eda('0xc')]);router[_0x7eda('0xa')](_0x7eda('0xd'),auth[_0x7eda('0xb')](),controller[_0x7eda('0xe')]);router[_0x7eda('0xf')]('/',auth[_0x7eda('0xb')](),controller[_0x7eda('0x10')]);router['put'](_0x7eda('0xd'),auth['isAuthenticated'](),controller['update']);router[_0x7eda('0x11')](_0x7eda('0xd'),auth[_0x7eda('0xb')](),controller[_0x7eda('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0xffe2=['./disposition.controller','get','isAuthenticated','index','/:id','show','post','create','put','update','delete','exports','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x256f55,_0x4325f5){var _0x5b16d1=function(_0x309d9f){while(--_0x309d9f){_0x256f55['push'](_0x256f55['shift']());}};_0x5b16d1(++_0x4325f5);}(_0xffe2,0x1d8));var _0x2ffe=function(_0x22f309,_0x4001fb){_0x22f309=_0x22f309-0x0;var _0x524f16=_0xffe2[_0x22f309];return _0x524f16;};'use strict';var multer=require('multer');var util=require(_0x2ffe('0x0'));var path=require('path');var timeout=require(_0x2ffe('0x1'));var express=require(_0x2ffe('0x2'));var router=express[_0x2ffe('0x3')]();var fs_extra=require(_0x2ffe('0x4'));var auth=require(_0x2ffe('0x5'));var interaction=require(_0x2ffe('0x6'));var config=require(_0x2ffe('0x7'));var controller=require(_0x2ffe('0x8'));router[_0x2ffe('0x9')]('/',auth[_0x2ffe('0xa')](),controller[_0x2ffe('0xb')]);router[_0x2ffe('0x9')](_0x2ffe('0xc'),auth[_0x2ffe('0xa')](),controller[_0x2ffe('0xd')]);router[_0x2ffe('0xe')]('/',auth['isAuthenticated'](),controller[_0x2ffe('0xf')]);router[_0x2ffe('0x10')](_0x2ffe('0xc'),auth['isAuthenticated'](),controller[_0x2ffe('0x11')]);router[_0x2ffe('0x12')](_0x2ffe('0xc'),auth['isAuthenticated'](),controller['destroy']);module[_0x2ffe('0x13')]=router;
\ No newline at end of file