Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / intDeskConfiguration / index.js
index 7080096..b11eef9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0dfd=['../../components/interaction/service','../../config/environment','./intDeskConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','getSubjects','/:id/descriptions','getDescriptions','create','setTags','put','update','delete','destroy','exports','multer','path','express','Router'];(function(_0x5b557b,_0xfbfadb){var _0x5c7d2c=function(_0x51ae5b){while(--_0x51ae5b){_0x5b557b['push'](_0x5b557b['shift']());}};_0x5c7d2c(++_0xfbfadb);}(_0x0dfd,0x11c));var _0xd0df=function(_0x28606d,_0x304bdf){_0x28606d=_0x28606d-0x0;var _0x8a447d=_0x0dfd[_0x28606d];return _0x8a447d;};'use strict';var multer=require(_0xd0df('0x0'));var util=require('util');var path=require(_0xd0df('0x1'));var timeout=require('connect-timeout');var express=require(_0xd0df('0x2'));var router=express[_0xd0df('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xd0df('0x4'));var config=require(_0xd0df('0x5'));var controller=require(_0xd0df('0x6'));router[_0xd0df('0x7')]('/',auth[_0xd0df('0x8')](),controller[_0xd0df('0x9')]);router[_0xd0df('0x7')](_0xd0df('0xa'),auth[_0xd0df('0x8')](),controller[_0xd0df('0xb')]);router[_0xd0df('0x7')](_0xd0df('0xc'),auth[_0xd0df('0x8')](),controller[_0xd0df('0xd')]);router['get']('/:id/subjects',auth['isAuthenticated'](),controller[_0xd0df('0xe')]);router[_0xd0df('0x7')](_0xd0df('0xf'),auth[_0xd0df('0x8')](),controller[_0xd0df('0x10')]);router[_0xd0df('0x7')]('/:id/tags',auth['isAuthenticated'](),controller['getTags']);router['post']('/',auth[_0xd0df('0x8')](),controller[_0xd0df('0x11')]);router['post']('/:id/tags',auth[_0xd0df('0x8')](),controller[_0xd0df('0x12')]);router[_0xd0df('0x13')](_0xd0df('0xa'),auth[_0xd0df('0x8')](),controller[_0xd0df('0x14')]);router[_0xd0df('0x15')](_0xd0df('0xa'),auth[_0xd0df('0x8')](),controller[_0xd0df('0x16')]);module[_0xd0df('0x17')]=router;
\ No newline at end of file
+var _0xeacc=['express','Router','../../components/auth/service','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','put','update','delete','destroy','exports','util','path','connect-timeout'];(function(_0x352d0c,_0x2e32ff){var _0x13b5af=function(_0x1b84d6){while(--_0x1b84d6){_0x352d0c['push'](_0x352d0c['shift']());}};_0x13b5af(++_0x2e32ff);}(_0xeacc,0x129));var _0xceac=function(_0x2eb084,_0x2bc797){_0x2eb084=_0x2eb084-0x0;var _0x5d667b=_0xeacc[_0x2eb084];return _0x5d667b;};'use strict';var multer=require('multer');var util=require(_0xceac('0x0'));var path=require(_0xceac('0x1'));var timeout=require(_0xceac('0x2'));var express=require(_0xceac('0x3'));var router=express[_0xceac('0x4')]();var auth=require(_0xceac('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intDeskConfiguration.controller');router[_0xceac('0x6')]('/',auth[_0xceac('0x7')](),controller[_0xceac('0x8')]);router[_0xceac('0x6')](_0xceac('0x9'),auth[_0xceac('0x7')](),controller[_0xceac('0xa')]);router['get'](_0xceac('0xb'),auth[_0xceac('0x7')](),controller[_0xceac('0xc')]);router[_0xceac('0x6')](_0xceac('0xd'),auth[_0xceac('0x7')](),controller[_0xceac('0xe')]);router[_0xceac('0x6')](_0xceac('0xf'),auth[_0xceac('0x7')](),controller[_0xceac('0x10')]);router[_0xceac('0x6')](_0xceac('0x11'),auth[_0xceac('0x7')](),controller[_0xceac('0x12')]);router[_0xceac('0x13')]('/',auth[_0xceac('0x7')](),controller['create']);router[_0xceac('0x13')](_0xceac('0x11'),auth[_0xceac('0x7')](),controller['setTags']);router[_0xceac('0x14')](_0xceac('0x9'),auth['isAuthenticated'](),controller[_0xceac('0x15')]);router[_0xceac('0x16')](_0xceac('0x9'),auth[_0xceac('0x7')](),controller[_0xceac('0x17')]);module[_0xceac('0x18')]=router;
\ No newline at end of file