Built motion from commit (unavailable).|2.4.3
[motion2.git] / server / api / intDeskConfiguration / index.js
index 66b104c..3dd66bd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x984b=['index','show','/:id/fields','getFields','getSubjects','getDescriptions','/:id/tags','post','create','setTags','put','/:id','delete','destroy','exports','multer','path','express','Router','../../config/environment','get','isAuthenticated'];(function(_0x4152a9,_0x24d08d){var _0x3bb207=function(_0x59bb06){while(--_0x59bb06){_0x4152a9['push'](_0x4152a9['shift']());}};_0x3bb207(++_0x24d08d);}(_0x984b,0xd5));var _0xb984=function(_0x3467b8,_0x1711d5){_0x3467b8=_0x3467b8-0x0;var _0x2e387b=_0x984b[_0x3467b8];return _0x2e387b;};'use strict';var multer=require(_0xb984('0x0'));var util=require('util');var path=require(_0xb984('0x1'));var timeout=require('connect-timeout');var express=require(_0xb984('0x2'));var router=express[_0xb984('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xb984('0x4'));var controller=require('./intDeskConfiguration.controller');router[_0xb984('0x5')]('/',auth[_0xb984('0x6')](),controller[_0xb984('0x7')]);router['get']('/:id',auth[_0xb984('0x6')](),controller[_0xb984('0x8')]);router[_0xb984('0x5')](_0xb984('0x9'),auth[_0xb984('0x6')](),controller[_0xb984('0xa')]);router[_0xb984('0x5')]('/:id/subjects',auth[_0xb984('0x6')](),controller[_0xb984('0xb')]);router[_0xb984('0x5')]('/:id/descriptions',auth[_0xb984('0x6')](),controller[_0xb984('0xc')]);router[_0xb984('0x5')](_0xb984('0xd'),auth[_0xb984('0x6')](),controller['getTags']);router[_0xb984('0xe')]('/',auth[_0xb984('0x6')](),controller[_0xb984('0xf')]);router[_0xb984('0xe')]('/:id/tags',auth[_0xb984('0x6')](),controller[_0xb984('0x10')]);router[_0xb984('0x11')](_0xb984('0x12'),auth['isAuthenticated'](),controller['update']);router[_0xb984('0x13')](_0xb984('0x12'),auth[_0xb984('0x6')](),controller[_0xb984('0x14')]);module[_0xb984('0x15')]=router;
\ No newline at end of file
+var _0x76f8=['isAuthenticated','/:id','show','getFields','/:id/subjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','create','post','setTags','update','delete','exports','multer','util','path','connect-timeout','express','Router','../../config/environment','./intDeskConfiguration.controller','get'];(function(_0x356e8d,_0x24c719){var _0x39e65a=function(_0x27ecc2){while(--_0x27ecc2){_0x356e8d['push'](_0x356e8d['shift']());}};_0x39e65a(++_0x24c719);}(_0x76f8,0x1ef));var _0x876f=function(_0x2d40ea,_0x10fc91){_0x2d40ea=_0x2d40ea-0x0;var _0x102fa4=_0x76f8[_0x2d40ea];return _0x102fa4;};'use strict';var multer=require(_0x876f('0x0'));var util=require(_0x876f('0x1'));var path=require(_0x876f('0x2'));var timeout=require(_0x876f('0x3'));var express=require(_0x876f('0x4'));var router=express[_0x876f('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x876f('0x6'));var controller=require(_0x876f('0x7'));router[_0x876f('0x8')]('/',auth[_0x876f('0x9')](),controller['index']);router[_0x876f('0x8')](_0x876f('0xa'),auth[_0x876f('0x9')](),controller[_0x876f('0xb')]);router[_0x876f('0x8')]('/:id/fields',auth[_0x876f('0x9')](),controller[_0x876f('0xc')]);router[_0x876f('0x8')](_0x876f('0xd'),auth['isAuthenticated'](),controller['getSubjects']);router[_0x876f('0x8')](_0x876f('0xe'),auth['isAuthenticated'](),controller[_0x876f('0xf')]);router[_0x876f('0x8')](_0x876f('0x10'),auth[_0x876f('0x9')](),controller[_0x876f('0x11')]);router['post']('/',auth[_0x876f('0x9')](),controller[_0x876f('0x12')]);router[_0x876f('0x13')]('/:id/tags',auth[_0x876f('0x9')](),controller[_0x876f('0x14')]);router['put'](_0x876f('0xa'),auth[_0x876f('0x9')](),controller[_0x876f('0x15')]);router[_0x876f('0x16')](_0x876f('0xa'),auth[_0x876f('0x9')](),controller['destroy']);module[_0x876f('0x17')]=router;
\ No newline at end of file