Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / userProfileSection / index.js
index 8e13254..2fcb976 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5a06=['multer','path','connect-timeout','Router','fs-extra','../../components/auth/service','get','isAuthenticated','index','describe','/:id','create','update','delete','destroy','exports'];(function(_0x4f3bdd,_0x527557){var _0x1b6af5=function(_0x4c868d){while(--_0x4c868d){_0x4f3bdd['push'](_0x4f3bdd['shift']());}};_0x1b6af5(++_0x527557);}(_0x5a06,0x130));var _0x65a0=function(_0x4adbb0,_0x5f5a74){_0x4adbb0=_0x4adbb0-0x0;var _0x5e235c=_0x5a06[_0x4adbb0];return _0x5e235c;};'use strict';var multer=require(_0x65a0('0x0'));var util=require('util');var path=require(_0x65a0('0x1'));var timeout=require(_0x65a0('0x2'));var express=require('express');var router=express[_0x65a0('0x3')]();var fs_extra=require(_0x65a0('0x4'));var auth=require(_0x65a0('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./userProfileSection.controller');router[_0x65a0('0x6')]('/',auth[_0x65a0('0x7')](),controller[_0x65a0('0x8')]);router[_0x65a0('0x6')]('/describe',auth[_0x65a0('0x7')](),controller[_0x65a0('0x9')]);router[_0x65a0('0x6')](_0x65a0('0xa'),auth[_0x65a0('0x7')](),controller['show']);router['post']('/',auth[_0x65a0('0x7')](),controller[_0x65a0('0xb')]);router['put'](_0x65a0('0xa'),auth[_0x65a0('0x7')](),controller[_0x65a0('0xc')]);router[_0x65a0('0xd')](_0x65a0('0xa'),auth['isAuthenticated'](),controller[_0x65a0('0xe')]);module[_0x65a0('0xf')]=router;
\ No newline at end of file
+var _0x66b1=['../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfileSection.controller','get','isAuthenticated','index','/describe','/:id','show','post','create','destroy','exports','multer','util','express','Router'];(function(_0x442a5d,_0x2a6745){var _0x51d134=function(_0x5cae90){while(--_0x5cae90){_0x442a5d['push'](_0x442a5d['shift']());}};_0x51d134(++_0x2a6745);}(_0x66b1,0xd4));var _0x166b=function(_0x17580b,_0x2baaba){_0x17580b=_0x17580b-0x0;var _0x549b5f=_0x66b1[_0x17580b];return _0x549b5f;};'use strict';var multer=require(_0x166b('0x0'));var util=require(_0x166b('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x166b('0x2'));var router=express[_0x166b('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x166b('0x4'));var interaction=require(_0x166b('0x5'));var config=require(_0x166b('0x6'));var controller=require(_0x166b('0x7'));router[_0x166b('0x8')]('/',auth[_0x166b('0x9')](),controller[_0x166b('0xa')]);router['get'](_0x166b('0xb'),auth[_0x166b('0x9')](),controller['describe']);router[_0x166b('0x8')](_0x166b('0xc'),auth[_0x166b('0x9')](),controller[_0x166b('0xd')]);router[_0x166b('0xe')]('/',auth[_0x166b('0x9')](),controller[_0x166b('0xf')]);router['put'](_0x166b('0xc'),auth[_0x166b('0x9')](),controller['update']);router['delete'](_0x166b('0xc'),auth[_0x166b('0x9')](),controller[_0x166b('0x10')]);module[_0x166b('0x11')]=router;
\ No newline at end of file