Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / userProfileSection / index.js
index e6f150e..3015fa2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3b71=['../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfileSection.controller','get','isAuthenticated','/describe','describe','/:id','show','post','put','update','delete','destroy','multer','path','Router','fs-extra'];(function(_0x419737,_0x43b581){var _0x229ee0=function(_0x187ff2){while(--_0x187ff2){_0x419737['push'](_0x419737['shift']());}};_0x229ee0(++_0x43b581);}(_0x3b71,0x119));var _0x13b7=function(_0x5b419e,_0x1494f0){_0x5b419e=_0x5b419e-0x0;var _0x98f62f=_0x3b71[_0x5b419e];return _0x98f62f;};'use strict';var multer=require(_0x13b7('0x0'));var util=require('util');var path=require(_0x13b7('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x13b7('0x2')]();var fs_extra=require(_0x13b7('0x3'));var auth=require(_0x13b7('0x4'));var interaction=require(_0x13b7('0x5'));var config=require(_0x13b7('0x6'));var controller=require(_0x13b7('0x7'));router[_0x13b7('0x8')]('/',auth[_0x13b7('0x9')](),controller['index']);router[_0x13b7('0x8')](_0x13b7('0xa'),auth['isAuthenticated'](),controller[_0x13b7('0xb')]);router[_0x13b7('0x8')](_0x13b7('0xc'),auth[_0x13b7('0x9')](),controller[_0x13b7('0xd')]);router[_0x13b7('0xe')]('/',auth[_0x13b7('0x9')](),controller['create']);router[_0x13b7('0xf')]('/:id',auth[_0x13b7('0x9')](),controller[_0x13b7('0x10')]);router[_0x13b7('0x11')]('/:id',auth['isAuthenticated'](),controller[_0x13b7('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0xd8ae=['/:id','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','isAuthenticated','/describe','describe','get'];(function(_0x178776,_0x4b550a){var _0x4a906d=function(_0x39531e){while(--_0x39531e){_0x178776['push'](_0x178776['shift']());}};_0x4a906d(++_0x4b550a);}(_0xd8ae,0xbb));var _0xed8a=function(_0x5b67a3,_0x162306){_0x5b67a3=_0x5b67a3-0x0;var _0x3bb545=_0xd8ae[_0x5b67a3];return _0x3bb545;};'use strict';var multer=require(_0xed8a('0x0'));var util=require(_0xed8a('0x1'));var path=require(_0xed8a('0x2'));var timeout=require(_0xed8a('0x3'));var express=require(_0xed8a('0x4'));var router=express[_0xed8a('0x5')]();var fs_extra=require(_0xed8a('0x6'));var auth=require(_0xed8a('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0xed8a('0x8'));var controller=require('./userProfileSection.controller');router['get']('/',auth[_0xed8a('0x9')](),controller['index']);router['get'](_0xed8a('0xa'),auth[_0xed8a('0x9')](),controller[_0xed8a('0xb')]);router[_0xed8a('0xc')](_0xed8a('0xd'),auth[_0xed8a('0x9')](),controller['show']);router[_0xed8a('0xe')]('/',auth[_0xed8a('0x9')](),controller['create']);router[_0xed8a('0xf')](_0xed8a('0xd'),auth[_0xed8a('0x9')](),controller[_0xed8a('0x10')]);router[_0xed8a('0x11')](_0xed8a('0xd'),auth[_0xed8a('0x9')](),controller[_0xed8a('0x12')]);module[_0xed8a('0x13')]=router;
\ No newline at end of file