Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / jscriptySessionReport / index.js
index 5555c28..c74a97c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc8e=['/:id/questions','getQuestions','post','create','put','update','delete','destroy','exports','util','connect-timeout','express','Router','fs-extra','./jscriptySessionReport.controller','get','isAuthenticated','index','describe','/:id','show'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xfc8e,0x9c));var _0xefc8=function(_0x2cab21,_0x72aab5){_0x2cab21=_0x2cab21-0x0;var _0x4cf8ba=_0xfc8e[_0x2cab21];return _0x4cf8ba;};'use strict';var multer=require('multer');var util=require(_0xefc8('0x0'));var path=require('path');var timeout=require(_0xefc8('0x1'));var express=require(_0xefc8('0x2'));var router=express[_0xefc8('0x3')]();var fs_extra=require(_0xefc8('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xefc8('0x5'));router[_0xefc8('0x6')]('/',auth[_0xefc8('0x7')](),controller[_0xefc8('0x8')]);router[_0xefc8('0x6')]('/describe',auth[_0xefc8('0x7')](),controller[_0xefc8('0x9')]);router[_0xefc8('0x6')](_0xefc8('0xa'),auth[_0xefc8('0x7')](),controller[_0xefc8('0xb')]);router[_0xefc8('0x6')](_0xefc8('0xc'),auth[_0xefc8('0x7')](),controller[_0xefc8('0xd')]);router[_0xefc8('0xe')]('/',auth['isAuthenticated'](),controller[_0xefc8('0xf')]);router[_0xefc8('0x10')](_0xefc8('0xa'),auth[_0xefc8('0x7')](),controller[_0xefc8('0x11')]);router[_0xefc8('0x12')](_0xefc8('0xa'),auth[_0xefc8('0x7')](),controller[_0xefc8('0x13')]);module[_0xefc8('0x14')]=router;
\ No newline at end of file
+var _0xa298=['show','/:id/questions','post','create','/:id','update','delete','destroy','exports','multer','connect-timeout','Router','fs-extra','../../components/interaction/service','../../config/environment','./jscriptySessionReport.controller','get','isAuthenticated','describe'];(function(_0x16fa14,_0x2c2a55){var _0xcfac01=function(_0x42ede5){while(--_0x42ede5){_0x16fa14['push'](_0x16fa14['shift']());}};_0xcfac01(++_0x2c2a55);}(_0xa298,0x100));var _0x8a29=function(_0x694a74,_0x5e0f5b){_0x694a74=_0x694a74-0x0;var _0x162f25=_0xa298[_0x694a74];return _0x162f25;};'use strict';var multer=require(_0x8a29('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x8a29('0x1'));var express=require('express');var router=express[_0x8a29('0x2')]();var fs_extra=require(_0x8a29('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0x8a29('0x4'));var config=require(_0x8a29('0x5'));var controller=require(_0x8a29('0x6'));router[_0x8a29('0x7')]('/',auth[_0x8a29('0x8')](),controller['index']);router[_0x8a29('0x7')]('/describe',auth[_0x8a29('0x8')](),controller[_0x8a29('0x9')]);router[_0x8a29('0x7')]('/:id',auth['isAuthenticated'](),controller[_0x8a29('0xa')]);router['get'](_0x8a29('0xb'),auth[_0x8a29('0x8')](),controller['getQuestions']);router[_0x8a29('0xc')]('/',auth['isAuthenticated'](),controller[_0x8a29('0xd')]);router['put'](_0x8a29('0xe'),auth['isAuthenticated'](),controller[_0x8a29('0xf')]);router[_0x8a29('0x10')](_0x8a29('0xe'),auth[_0x8a29('0x8')](),controller[_0x8a29('0x11')]);module[_0x8a29('0x12')]=router;
\ No newline at end of file