Built motion from commit (unavailable).|2.5.3
[motion2.git] / server / api / userProfileSection / index.js
index b9dfb58..50504a2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcd1f=['connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfileSection.controller','isAuthenticated','index','get','/describe','describe','/:id','show','post','create','put','update','exports','multer','util','path'];(function(_0x164093,_0x524f6e){var _0x491b42=function(_0x53f386){while(--_0x53f386){_0x164093['push'](_0x164093['shift']());}};_0x491b42(++_0x524f6e);}(_0xcd1f,0x162));var _0xfcd1=function(_0x1dd482,_0xff56a9){_0x1dd482=_0x1dd482-0x0;var _0x589954=_0xcd1f[_0x1dd482];return _0x589954;};'use strict';var multer=require(_0xfcd1('0x0'));var util=require(_0xfcd1('0x1'));var path=require(_0xfcd1('0x2'));var timeout=require(_0xfcd1('0x3'));var express=require(_0xfcd1('0x4'));var router=express['Router']();var auth=require(_0xfcd1('0x5'));var interaction=require(_0xfcd1('0x6'));var config=require(_0xfcd1('0x7'));var controller=require(_0xfcd1('0x8'));router['get']('/',auth[_0xfcd1('0x9')](),controller[_0xfcd1('0xa')]);router[_0xfcd1('0xb')](_0xfcd1('0xc'),auth[_0xfcd1('0x9')](),controller[_0xfcd1('0xd')]);router[_0xfcd1('0xb')](_0xfcd1('0xe'),auth[_0xfcd1('0x9')](),controller[_0xfcd1('0xf')]);router[_0xfcd1('0x10')]('/',auth['isAuthenticated'](),controller[_0xfcd1('0x11')]);router[_0xfcd1('0x12')](_0xfcd1('0xe'),auth['isAuthenticated'](),controller[_0xfcd1('0x13')]);router['delete']('/:id',auth[_0xfcd1('0x9')](),controller['destroy']);module[_0xfcd1('0x14')]=router;
\ No newline at end of file
+var _0x95ca=['../../components/auth/service','../../config/environment','get','/describe','isAuthenticated','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','path','Router'];(function(_0x359124,_0xf0a2e7){var _0x164466=function(_0x24712c){while(--_0x24712c){_0x359124['push'](_0x359124['shift']());}};_0x164466(++_0xf0a2e7);}(_0x95ca,0x1ac));var _0xa95c=function(_0x183365,_0x138de6){_0x183365=_0x183365-0x0;var _0x63579e=_0x95ca[_0x183365];return _0x63579e;};'use strict';var multer=require(_0xa95c('0x0'));var util=require(_0xa95c('0x1'));var path=require(_0xa95c('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xa95c('0x3')]();var auth=require(_0xa95c('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xa95c('0x5'));var controller=require('./userProfileSection.controller');router[_0xa95c('0x6')]('/',auth['isAuthenticated'](),controller['index']);router[_0xa95c('0x6')](_0xa95c('0x7'),auth[_0xa95c('0x8')](),controller['describe']);router[_0xa95c('0x6')](_0xa95c('0x9'),auth[_0xa95c('0x8')](),controller[_0xa95c('0xa')]);router[_0xa95c('0xb')]('/',auth[_0xa95c('0x8')](),controller[_0xa95c('0xc')]);router[_0xa95c('0xd')]('/:id',auth[_0xa95c('0x8')](),controller[_0xa95c('0xe')]);router[_0xa95c('0xf')](_0xa95c('0x9'),auth[_0xa95c('0x8')](),controller[_0xa95c('0x10')]);module[_0xa95c('0x11')]=router;
\ No newline at end of file