Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / userProfileResource / index.js
index 102c8b9..0f7163d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb754=['../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfileResource.controller','get','isAuthenticated','index','describe','/:id','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x1c6089,_0x3816e2){var _0x4d97c1=function(_0x3e631b){while(--_0x3e631b){_0x1c6089['push'](_0x1c6089['shift']());}};_0x4d97c1(++_0x3816e2);}(_0xb754,0x1f2));var _0x4b75=function(_0x175374,_0x3c2440){_0x175374=_0x175374-0x0;var _0x4e1f61=_0xb754[_0x175374];return _0x4e1f61;};'use strict';var multer=require(_0x4b75('0x0'));var util=require(_0x4b75('0x1'));var path=require(_0x4b75('0x2'));var timeout=require(_0x4b75('0x3'));var express=require(_0x4b75('0x4'));var router=express[_0x4b75('0x5')]();var auth=require(_0x4b75('0x6'));var interaction=require(_0x4b75('0x7'));var config=require(_0x4b75('0x8'));var controller=require(_0x4b75('0x9'));router[_0x4b75('0xa')]('/',auth[_0x4b75('0xb')](),controller[_0x4b75('0xc')]);router[_0x4b75('0xa')]('/describe',auth[_0x4b75('0xb')](),controller[_0x4b75('0xd')]);router['get'](_0x4b75('0xe'),auth[_0x4b75('0xb')](),controller['show']);router['post']('/',auth[_0x4b75('0xb')](),controller[_0x4b75('0xf')]);router[_0x4b75('0x10')]('/:id',auth['isAuthenticated'](),controller[_0x4b75('0x11')]);router[_0x4b75('0x12')](_0x4b75('0xe'),auth[_0x4b75('0xb')](),controller[_0x4b75('0x13')]);module[_0x4b75('0x14')]=router;
\ No newline at end of file
+var _0x8f2f=['/:id','show','post','create','put','update','delete','destroy','multer','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./userProfileResource.controller','get','isAuthenticated','index','/describe'];(function(_0x1ce5e2,_0x5c0c73){var _0x8b4f92=function(_0x27c235){while(--_0x27c235){_0x1ce5e2['push'](_0x1ce5e2['shift']());}};_0x8b4f92(++_0x5c0c73);}(_0x8f2f,0x184));var _0xf8f2=function(_0x4c440b,_0x3ea627){_0x4c440b=_0x4c440b-0x0;var _0x2d48cf=_0x8f2f[_0x4c440b];return _0x2d48cf;};'use strict';var multer=require(_0xf8f2('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xf8f2('0x1'));var router=express[_0xf8f2('0x2')]();var fs_extra=require(_0xf8f2('0x3'));var auth=require(_0xf8f2('0x4'));var interaction=require(_0xf8f2('0x5'));var config=require(_0xf8f2('0x6'));var controller=require(_0xf8f2('0x7'));router[_0xf8f2('0x8')]('/',auth[_0xf8f2('0x9')](),controller[_0xf8f2('0xa')]);router[_0xf8f2('0x8')](_0xf8f2('0xb'),auth[_0xf8f2('0x9')](),controller['describe']);router[_0xf8f2('0x8')](_0xf8f2('0xc'),auth[_0xf8f2('0x9')](),controller[_0xf8f2('0xd')]);router[_0xf8f2('0xe')]('/',auth['isAuthenticated'](),controller[_0xf8f2('0xf')]);router[_0xf8f2('0x10')](_0xf8f2('0xc'),auth['isAuthenticated'](),controller[_0xf8f2('0x11')]);router[_0xf8f2('0x12')](_0xf8f2('0xc'),auth[_0xf8f2('0x9')](),controller[_0xf8f2('0x13')]);module['exports']=router;
\ No newline at end of file