Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / userProfileResource / index.js
index 95ba68f..d67e106 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0x9995=['exports','path','connect-timeout','express','Router','../../components/auth/service','./userProfileResource.controller','get','isAuthenticated','/describe','describe','/:id','show','post','create','put','update'];(function(_0x42a638,_0x20918c){var _0x43d239=function(_0x56d440){while(--_0x56d440){_0x42a638['push'](_0x42a638['shift']());}};_0x43d239(++_0x20918c);}(_0x9995,0x67));var _0x5999=function(_0x1fdb54,_0x2845e8){_0x1fdb54=_0x1fdb54-0x0;var _0x3db65c=_0x9995[_0x1fdb54];return _0x3db65c;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x5999('0x0'));var timeout=require(_0x5999('0x1'));var express=require(_0x5999('0x2'));var router=express[_0x5999('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x5999('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x5999('0x5'));router[_0x5999('0x6')]('/',auth[_0x5999('0x7')](),controller['index']);router[_0x5999('0x6')](_0x5999('0x8'),auth[_0x5999('0x7')](),controller[_0x5999('0x9')]);router[_0x5999('0x6')](_0x5999('0xa'),auth[_0x5999('0x7')](),controller[_0x5999('0xb')]);router[_0x5999('0xc')]('/',auth['isAuthenticated'](),controller[_0x5999('0xd')]);router[_0x5999('0xe')]('/:id',auth[_0x5999('0x7')](),controller[_0x5999('0xf')]);router['delete'](_0x5999('0xa'),auth[_0x5999('0x7')](),controller['destroy']);module[_0x5999('0x10')]=router;
\ No newline at end of file