Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / intDeskConfiguration / index.js
index b837291..f41ff3c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9f0e=['setTags','update','destroy','multer','util','path','connect-timeout','express','../../components/interaction/service','../../config/environment','./intDeskConfiguration.controller','get','isAuthenticated','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','create','post'];(function(_0x201af5,_0xc91123){var _0x35c62f=function(_0x1b0b9d){while(--_0x1b0b9d){_0x201af5['push'](_0x201af5['shift']());}};_0x35c62f(++_0xc91123);}(_0x9f0e,0x116));var _0xe9f0=function(_0xe1ccd9,_0xacc0ee){_0xe1ccd9=_0xe1ccd9-0x0;var _0x51b73f=_0x9f0e[_0xe1ccd9];return _0x51b73f;};'use strict';var multer=require(_0xe9f0('0x0'));var util=require(_0xe9f0('0x1'));var path=require(_0xe9f0('0x2'));var timeout=require(_0xe9f0('0x3'));var express=require(_0xe9f0('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xe9f0('0x5'));var config=require(_0xe9f0('0x6'));var controller=require(_0xe9f0('0x7'));router[_0xe9f0('0x8')]('/',auth[_0xe9f0('0x9')](),controller['index']);router['get'](_0xe9f0('0xa'),auth[_0xe9f0('0x9')](),controller[_0xe9f0('0xb')]);router['get'](_0xe9f0('0xc'),auth[_0xe9f0('0x9')](),controller[_0xe9f0('0xd')]);router[_0xe9f0('0x8')](_0xe9f0('0xe'),auth[_0xe9f0('0x9')](),controller[_0xe9f0('0xf')]);router[_0xe9f0('0x8')](_0xe9f0('0x10'),auth['isAuthenticated'](),controller[_0xe9f0('0x11')]);router[_0xe9f0('0x8')](_0xe9f0('0x12'),auth['isAuthenticated'](),controller[_0xe9f0('0x13')]);router['post']('/',auth[_0xe9f0('0x9')](),controller[_0xe9f0('0x14')]);router[_0xe9f0('0x15')](_0xe9f0('0x12'),auth['isAuthenticated'](),controller[_0xe9f0('0x16')]);router['put'](_0xe9f0('0xa'),auth[_0xe9f0('0x9')](),controller[_0xe9f0('0x17')]);router['delete'](_0xe9f0('0xa'),auth[_0xe9f0('0x9')](),controller[_0xe9f0('0x18')]);module['exports']=router;
\ No newline at end of file
+var _0x160c=['put','update','/:id','destroy','exports','util','path','connect-timeout','../../components/interaction/service','./intDeskConfiguration.controller','get','isAuthenticated','/:id/fields','getFields','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','post'];(function(_0x3804da,_0x4b1678){var _0x1038e3=function(_0x46dbaf){while(--_0x46dbaf){_0x3804da['push'](_0x3804da['shift']());}};_0x1038e3(++_0x4b1678);}(_0x160c,0x181));var _0xc160=function(_0x3df0d4,_0x45f109){_0x3df0d4=_0x3df0d4-0x0;var _0x2906da=_0x160c[_0x3df0d4];return _0x2906da;};'use strict';var multer=require('multer');var util=require(_0xc160('0x0'));var path=require(_0xc160('0x1'));var timeout=require(_0xc160('0x2'));var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xc160('0x3'));var config=require('../../config/environment');var controller=require(_0xc160('0x4'));router[_0xc160('0x5')]('/',auth[_0xc160('0x6')](),controller['index']);router[_0xc160('0x5')]('/:id',auth[_0xc160('0x6')](),controller['show']);router[_0xc160('0x5')](_0xc160('0x7'),auth['isAuthenticated'](),controller[_0xc160('0x8')]);router[_0xc160('0x5')]('/:id/subjects',auth[_0xc160('0x6')](),controller[_0xc160('0x9')]);router[_0xc160('0x5')](_0xc160('0xa'),auth[_0xc160('0x6')](),controller[_0xc160('0xb')]);router[_0xc160('0x5')](_0xc160('0xc'),auth[_0xc160('0x6')](),controller['getTags']);router[_0xc160('0xd')]('/',auth[_0xc160('0x6')](),controller['create']);router[_0xc160('0xd')](_0xc160('0xc'),auth[_0xc160('0x6')](),controller['setTags']);router[_0xc160('0xe')]('/:id',auth[_0xc160('0x6')](),controller[_0xc160('0xf')]);router['delete'](_0xc160('0x10'),auth['isAuthenticated'](),controller[_0xc160('0x11')]);module[_0xc160('0x12')]=router;
\ No newline at end of file