Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / userProfileSection / index.js
index 5ccadcf..b825a7e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x51b0=['index','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','path','express','../../components/interaction/service','./userProfileSection.controller','get','isAuthenticated'];(function(_0x23d1f4,_0x4bd44a){var _0x393217=function(_0xbd5240){while(--_0xbd5240){_0x23d1f4['push'](_0x23d1f4['shift']());}};_0x393217(++_0x4bd44a);}(_0x51b0,0x197));var _0x051b=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0x51b0[_0x5b644e];return _0x49c6bf;};'use strict';var multer=require(_0x051b('0x0'));var util=require('util');var path=require(_0x051b('0x1'));var timeout=require('connect-timeout');var express=require(_0x051b('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x051b('0x3'));var config=require('../../config/environment');var controller=require(_0x051b('0x4'));router[_0x051b('0x5')]('/',auth[_0x051b('0x6')](),controller[_0x051b('0x7')]);router['get']('/describe',auth[_0x051b('0x6')](),controller[_0x051b('0x8')]);router[_0x051b('0x5')](_0x051b('0x9'),auth['isAuthenticated'](),controller[_0x051b('0xa')]);router[_0x051b('0xb')]('/',auth[_0x051b('0x6')](),controller[_0x051b('0xc')]);router[_0x051b('0xd')](_0x051b('0x9'),auth[_0x051b('0x6')](),controller[_0x051b('0xe')]);router[_0x051b('0xf')](_0x051b('0x9'),auth[_0x051b('0x6')](),controller[_0x051b('0x10')]);module[_0x051b('0x11')]=router;
\ No newline at end of file
+var _0x9af4=['delete','destroy','exports','multer','path','express','../../components/interaction/service','../../config/environment','./userProfileSection.controller','get','isAuthenticated','/describe','describe','/:id','show','create'];(function(_0x8d800f,_0x48425f){var _0x197bc8=function(_0x459a22){while(--_0x459a22){_0x8d800f['push'](_0x8d800f['shift']());}};_0x197bc8(++_0x48425f);}(_0x9af4,0x183));var _0x49af=function(_0x334841,_0x2bbc4c){_0x334841=_0x334841-0x0;var _0x5beb4b=_0x9af4[_0x334841];return _0x5beb4b;};'use strict';var multer=require(_0x49af('0x0'));var util=require('util');var path=require(_0x49af('0x1'));var timeout=require('connect-timeout');var express=require(_0x49af('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x49af('0x3'));var config=require(_0x49af('0x4'));var controller=require(_0x49af('0x5'));router[_0x49af('0x6')]('/',auth[_0x49af('0x7')](),controller['index']);router[_0x49af('0x6')](_0x49af('0x8'),auth[_0x49af('0x7')](),controller[_0x49af('0x9')]);router[_0x49af('0x6')](_0x49af('0xa'),auth[_0x49af('0x7')](),controller[_0x49af('0xb')]);router['post']('/',auth[_0x49af('0x7')](),controller[_0x49af('0xc')]);router['put'](_0x49af('0xa'),auth[_0x49af('0x7')](),controller['update']);router[_0x49af('0xd')]('/:id',auth[_0x49af('0x7')](),controller[_0x49af('0xe')]);module[_0x49af('0xf')]=router;
\ No newline at end of file