Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / jscriptySessionReport / index.js
index fa4b503..53d4e3f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xda6f=['../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptySessionReport.controller','isAuthenticated','get','/describe','describe','/:id','show','getQuestions','post','put','update','delete','multer'];(function(_0x108b92,_0x162328){var _0x5d4531=function(_0x5c818d){while(--_0x5c818d){_0x108b92['push'](_0x108b92['shift']());}};_0x5d4531(++_0x162328);}(_0xda6f,0x19f));var _0xfda6=function(_0x7625d9,_0x2fea5a){_0x7625d9=_0x7625d9-0x0;var _0x5c6d75=_0xda6f[_0x7625d9];return _0x5c6d75;};'use strict';var multer=require(_0xfda6('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xfda6('0x1'));var interaction=require(_0xfda6('0x2'));var config=require(_0xfda6('0x3'));var controller=require(_0xfda6('0x4'));router['get']('/',auth[_0xfda6('0x5')](),controller['index']);router[_0xfda6('0x6')](_0xfda6('0x7'),auth[_0xfda6('0x5')](),controller[_0xfda6('0x8')]);router[_0xfda6('0x6')](_0xfda6('0x9'),auth[_0xfda6('0x5')](),controller[_0xfda6('0xa')]);router[_0xfda6('0x6')]('/:id/questions',auth[_0xfda6('0x5')](),controller[_0xfda6('0xb')]);router[_0xfda6('0xc')]('/',auth[_0xfda6('0x5')](),controller['create']);router[_0xfda6('0xd')](_0xfda6('0x9'),auth['isAuthenticated'](),controller[_0xfda6('0xe')]);router[_0xfda6('0xf')](_0xfda6('0x9'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xa80f=['getQuestions','post','create','put','/:id','delete','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptySessionReport.controller','get','isAuthenticated','index','/describe','describe','show','/:id/questions'];(function(_0x4ecdad,_0x5eadb9){var _0x5f2d11=function(_0x467dba){while(--_0x467dba){_0x4ecdad['push'](_0x4ecdad['shift']());}};_0x5f2d11(++_0x5eadb9);}(_0xa80f,0x68));var _0xfa80=function(_0x257544,_0x524c55){_0x257544=_0x257544-0x0;var _0x589d7d=_0xa80f[_0x257544];return _0x589d7d;};'use strict';var multer=require(_0xfa80('0x0'));var util=require('util');var path=require(_0xfa80('0x1'));var timeout=require(_0xfa80('0x2'));var express=require(_0xfa80('0x3'));var router=express['Router']();var fs_extra=require(_0xfa80('0x4'));var auth=require(_0xfa80('0x5'));var interaction=require(_0xfa80('0x6'));var config=require(_0xfa80('0x7'));var controller=require(_0xfa80('0x8'));router[_0xfa80('0x9')]('/',auth[_0xfa80('0xa')](),controller[_0xfa80('0xb')]);router['get'](_0xfa80('0xc'),auth[_0xfa80('0xa')](),controller[_0xfa80('0xd')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0xfa80('0xe')]);router[_0xfa80('0x9')](_0xfa80('0xf'),auth[_0xfa80('0xa')](),controller[_0xfa80('0x10')]);router[_0xfa80('0x11')]('/',auth['isAuthenticated'](),controller[_0xfa80('0x12')]);router[_0xfa80('0x13')](_0xfa80('0x14'),auth[_0xfa80('0xa')](),controller['update']);router[_0xfa80('0x15')](_0xfa80('0x14'),auth[_0xfa80('0xa')](),controller[_0xfa80('0x16')]);module[_0xfa80('0x17')]=router;
\ No newline at end of file