Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / api / userProfileResource / index.js
index 10cacde..95ba68f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x039c=['fs-extra','../../components/interaction/service','../../config/environment','./userProfileResource.controller','isAuthenticated','index','get','/describe','describe','show','post','create','put','update','delete','/:id','destroy','exports','path','connect-timeout','express'];(function(_0x425f4b,_0x5c8016){var _0x47ab72=function(_0x21c9e4){while(--_0x21c9e4){_0x425f4b['push'](_0x425f4b['shift']());}};_0x47ab72(++_0x5c8016);}(_0x039c,0x1b6));var _0xc039=function(_0xd7bb05,_0x127327){_0xd7bb05=_0xd7bb05-0x0;var _0x1a4c95=_0x039c[_0xd7bb05];return _0x1a4c95;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xc039('0x0'));var timeout=require(_0xc039('0x1'));var express=require(_0xc039('0x2'));var router=express['Router']();var fs_extra=require(_0xc039('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xc039('0x4'));var config=require(_0xc039('0x5'));var controller=require(_0xc039('0x6'));router['get']('/',auth[_0xc039('0x7')](),controller[_0xc039('0x8')]);router[_0xc039('0x9')](_0xc039('0xa'),auth['isAuthenticated'](),controller[_0xc039('0xb')]);router[_0xc039('0x9')]('/:id',auth[_0xc039('0x7')](),controller[_0xc039('0xc')]);router[_0xc039('0xd')]('/',auth['isAuthenticated'](),controller[_0xc039('0xe')]);router[_0xc039('0xf')]('/:id',auth[_0xc039('0x7')](),controller[_0xc039('0x10')]);router[_0xc039('0x11')](_0xc039('0x12'),auth[_0xc039('0x7')](),controller[_0xc039('0x13')]);module[_0xc039('0x14')]=router;
\ No newline at end of file
+var _0xa1c7=['post','create','update','delete','destroy','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfileResource.controller','get','isAuthenticated','index','/describe','describe','/:id','show'];(function(_0xb86c14,_0x3b4dd4){var _0x2b6864=function(_0x22bc38){while(--_0x22bc38){_0xb86c14['push'](_0xb86c14['shift']());}};_0x2b6864(++_0x3b4dd4);}(_0xa1c7,0x1cd));var _0x7a1c=function(_0x4c9d7d,_0x2e7dfc){_0x4c9d7d=_0x4c9d7d-0x0;var _0x5282a5=_0xa1c7[_0x4c9d7d];return _0x5282a5;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x7a1c('0x0'));var express=require(_0x7a1c('0x1'));var router=express[_0x7a1c('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0x7a1c('0x3'));var interaction=require(_0x7a1c('0x4'));var config=require(_0x7a1c('0x5'));var controller=require(_0x7a1c('0x6'));router[_0x7a1c('0x7')]('/',auth[_0x7a1c('0x8')](),controller[_0x7a1c('0x9')]);router['get'](_0x7a1c('0xa'),auth[_0x7a1c('0x8')](),controller[_0x7a1c('0xb')]);router[_0x7a1c('0x7')](_0x7a1c('0xc'),auth['isAuthenticated'](),controller[_0x7a1c('0xd')]);router[_0x7a1c('0xe')]('/',auth[_0x7a1c('0x8')](),controller[_0x7a1c('0xf')]);router['put'](_0x7a1c('0xc'),auth[_0x7a1c('0x8')](),controller[_0x7a1c('0x10')]);router[_0x7a1c('0x11')](_0x7a1c('0xc'),auth[_0x7a1c('0x8')](),controller[_0x7a1c('0x12')]);module['exports']=router;
\ No newline at end of file