Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / cmCustomField / index.js
index 2f433ad..511bb38 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfa34=['../../config/environment','./cmCustomField.controller','get','isAuthenticated','index','/:id','show','post','create','put','update','delete','destroy','util','path','connect-timeout','../../components/auth/service','../../components/interaction/service'];(function(_0x30a862,_0x2a48b6){var _0x5c9dad=function(_0x508cd4){while(--_0x508cd4){_0x30a862['push'](_0x30a862['shift']());}};_0x5c9dad(++_0x2a48b6);}(_0xfa34,0x151));var _0x4fa3=function(_0x5f1617,_0x46277b){_0x5f1617=_0x5f1617-0x0;var _0x3af5da=_0xfa34[_0x5f1617];return _0x3af5da;};'use strict';var multer=require('multer');var util=require(_0x4fa3('0x0'));var path=require(_0x4fa3('0x1'));var timeout=require(_0x4fa3('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0x4fa3('0x3'));var interaction=require(_0x4fa3('0x4'));var config=require(_0x4fa3('0x5'));var controller=require(_0x4fa3('0x6'));router[_0x4fa3('0x7')]('/',auth[_0x4fa3('0x8')](),controller[_0x4fa3('0x9')]);router['get'](_0x4fa3('0xa'),auth['isAuthenticated'](),controller[_0x4fa3('0xb')]);router[_0x4fa3('0xc')]('/',auth[_0x4fa3('0x8')](),controller[_0x4fa3('0xd')]);router[_0x4fa3('0xe')](_0x4fa3('0xa'),auth[_0x4fa3('0x8')](),controller[_0x4fa3('0xf')]);router[_0x4fa3('0x10')](_0x4fa3('0xa'),auth[_0x4fa3('0x8')](),controller[_0x4fa3('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xd6c9=['isAuthenticated','index','/:id','show','post','create','update','delete','exports','multer','util','connect-timeout','express','Router','../../components/interaction/service','./cmCustomField.controller','get'];(function(_0x2a1049,_0x4844f7){var _0x59054a=function(_0x4c42db){while(--_0x4c42db){_0x2a1049['push'](_0x2a1049['shift']());}};_0x59054a(++_0x4844f7);}(_0xd6c9,0xa2));var _0x9d6c=function(_0x40ba7c,_0x3622f5){_0x40ba7c=_0x40ba7c-0x0;var _0x59b6b6=_0xd6c9[_0x40ba7c];return _0x59b6b6;};'use strict';var multer=require(_0x9d6c('0x0'));var util=require(_0x9d6c('0x1'));var path=require('path');var timeout=require(_0x9d6c('0x2'));var express=require(_0x9d6c('0x3'));var router=express[_0x9d6c('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x9d6c('0x5'));var config=require('../../config/environment');var controller=require(_0x9d6c('0x6'));router[_0x9d6c('0x7')]('/',auth[_0x9d6c('0x8')](),controller[_0x9d6c('0x9')]);router[_0x9d6c('0x7')](_0x9d6c('0xa'),auth['isAuthenticated'](),controller[_0x9d6c('0xb')]);router[_0x9d6c('0xc')]('/',auth['isAuthenticated'](),controller[_0x9d6c('0xd')]);router['put']('/:id',auth[_0x9d6c('0x8')](),controller[_0x9d6c('0xe')]);router[_0x9d6c('0xf')](_0x9d6c('0xa'),auth['isAuthenticated'](),controller['destroy']);module[_0x9d6c('0x10')]=router;
\ No newline at end of file