Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / userProfileSection / index.js
index 775f40a..3264e83 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x217a=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfileSection.controller','get','index','isAuthenticated','describe','/:id','put','update','delete','exports','multer','util','path','express'];(function(_0xafc18b,_0x2071ab){var _0x53ec12=function(_0x430ca7){while(--_0x430ca7){_0xafc18b['push'](_0xafc18b['shift']());}};_0x53ec12(++_0x2071ab);}(_0x217a,0x1ac));var _0xa217=function(_0x22ee11,_0x128ff5){_0x22ee11=_0x22ee11-0x0;var _0xa63d3=_0x217a[_0x22ee11];return _0xa63d3;};'use strict';var multer=require(_0xa217('0x0'));var util=require(_0xa217('0x1'));var path=require(_0xa217('0x2'));var timeout=require('connect-timeout');var express=require(_0xa217('0x3'));var router=express[_0xa217('0x4')]();var auth=require(_0xa217('0x5'));var interaction=require(_0xa217('0x6'));var config=require(_0xa217('0x7'));var controller=require(_0xa217('0x8'));router[_0xa217('0x9')]('/',auth['isAuthenticated'](),controller[_0xa217('0xa')]);router[_0xa217('0x9')]('/describe',auth[_0xa217('0xb')](),controller[_0xa217('0xc')]);router[_0xa217('0x9')](_0xa217('0xd'),auth[_0xa217('0xb')](),controller['show']);router['post']('/',auth[_0xa217('0xb')](),controller['create']);router[_0xa217('0xe')](_0xa217('0xd'),auth[_0xa217('0xb')](),controller[_0xa217('0xf')]);router[_0xa217('0x10')]('/:id',auth[_0xa217('0xb')](),controller['destroy']);module[_0xa217('0x11')]=router;
\ No newline at end of file
+var _0x61df=['describe','/:id','show','post','create','put','update','delete','destroy','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./userProfileSection.controller','get','isAuthenticated','index','/describe'];(function(_0x1af98d,_0x3c608e){var _0x3553ea=function(_0x5668a4){while(--_0x5668a4){_0x1af98d['push'](_0x1af98d['shift']());}};_0x3553ea(++_0x3c608e);}(_0x61df,0xbd));var _0xf61d=function(_0xdbb36,_0x22a38a){_0xdbb36=_0xdbb36-0x0;var _0x3acf7f=_0x61df[_0xdbb36];return _0x3acf7f;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xf61d('0x0'));var express=require(_0xf61d('0x1'));var router=express['Router']();var auth=require(_0xf61d('0x2'));var interaction=require(_0xf61d('0x3'));var config=require('../../config/environment');var controller=require(_0xf61d('0x4'));router[_0xf61d('0x5')]('/',auth[_0xf61d('0x6')](),controller[_0xf61d('0x7')]);router[_0xf61d('0x5')](_0xf61d('0x8'),auth['isAuthenticated'](),controller[_0xf61d('0x9')]);router['get'](_0xf61d('0xa'),auth[_0xf61d('0x6')](),controller[_0xf61d('0xb')]);router[_0xf61d('0xc')]('/',auth[_0xf61d('0x6')](),controller[_0xf61d('0xd')]);router[_0xf61d('0xe')](_0xf61d('0xa'),auth[_0xf61d('0x6')](),controller[_0xf61d('0xf')]);router[_0xf61d('0x10')](_0xf61d('0xa'),auth['isAuthenticated'](),controller[_0xf61d('0x11')]);module['exports']=router;
\ No newline at end of file