Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / userProfileSection / index.js
index 322fca3..32c37f8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb74=['Router','fs-extra','../../config/environment','./userProfileSection.controller','get','isAuthenticated','index','/describe','describe','/:id','show','create','put','update','destroy','exports','util','path','connect-timeout','express'];(function(_0x2be7ce,_0x1f2ba6){var _0x3a7d53=function(_0x1adbf){while(--_0x1adbf){_0x2be7ce['push'](_0x2be7ce['shift']());}};_0x3a7d53(++_0x1f2ba6);}(_0xeb74,0x18c));var _0x4eb7=function(_0x40db76,_0xad7ade){_0x40db76=_0x40db76-0x0;var _0x5e312a=_0xeb74[_0x40db76];return _0x5e312a;};'use strict';var multer=require('multer');var util=require(_0x4eb7('0x0'));var path=require(_0x4eb7('0x1'));var timeout=require(_0x4eb7('0x2'));var express=require(_0x4eb7('0x3'));var router=express[_0x4eb7('0x4')]();var fs_extra=require(_0x4eb7('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x4eb7('0x6'));var controller=require(_0x4eb7('0x7'));router[_0x4eb7('0x8')]('/',auth[_0x4eb7('0x9')](),controller[_0x4eb7('0xa')]);router[_0x4eb7('0x8')](_0x4eb7('0xb'),auth[_0x4eb7('0x9')](),controller[_0x4eb7('0xc')]);router[_0x4eb7('0x8')](_0x4eb7('0xd'),auth[_0x4eb7('0x9')](),controller[_0x4eb7('0xe')]);router['post']('/',auth[_0x4eb7('0x9')](),controller[_0x4eb7('0xf')]);router[_0x4eb7('0x10')]('/:id',auth['isAuthenticated'](),controller[_0x4eb7('0x11')]);router['delete'](_0x4eb7('0xd'),auth['isAuthenticated'](),controller[_0x4eb7('0x12')]);module[_0x4eb7('0x13')]=router;
\ No newline at end of file
+var _0xa72a=['describe','/:id','show','post','create','put','update','delete','destroy','util','path','express','Router','../../config/environment','./userProfileSection.controller','isAuthenticated','index','get','/describe'];(function(_0x4da7a9,_0x186528){var _0x2b84f6=function(_0x99499b){while(--_0x99499b){_0x4da7a9['push'](_0x4da7a9['shift']());}};_0x2b84f6(++_0x186528);}(_0xa72a,0xed));var _0xaa72=function(_0x2532a6,_0x25e8e9){_0x2532a6=_0x2532a6-0x0;var _0x1d6b92=_0xa72a[_0x2532a6];return _0x1d6b92;};'use strict';var multer=require('multer');var util=require(_0xaa72('0x0'));var path=require(_0xaa72('0x1'));var timeout=require('connect-timeout');var express=require(_0xaa72('0x2'));var router=express[_0xaa72('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xaa72('0x4'));var controller=require(_0xaa72('0x5'));router['get']('/',auth[_0xaa72('0x6')](),controller[_0xaa72('0x7')]);router[_0xaa72('0x8')](_0xaa72('0x9'),auth[_0xaa72('0x6')](),controller[_0xaa72('0xa')]);router[_0xaa72('0x8')](_0xaa72('0xb'),auth[_0xaa72('0x6')](),controller[_0xaa72('0xc')]);router[_0xaa72('0xd')]('/',auth[_0xaa72('0x6')](),controller[_0xaa72('0xe')]);router[_0xaa72('0xf')](_0xaa72('0xb'),auth['isAuthenticated'](),controller[_0xaa72('0x10')]);router[_0xaa72('0x11')]('/:id',auth[_0xaa72('0x6')](),controller[_0xaa72('0x12')]);module['exports']=router;
\ No newline at end of file