Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / cmCustomField / index.js
index 812fbd1..511bb38 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1c2a=['get','index','/:id','show','post','create','isAuthenticated','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/interaction/service','./cmCustomField.controller'];(function(_0x178e48,_0x3c9509){var _0x440d7e=function(_0xc2f8a0){while(--_0xc2f8a0){_0x178e48['push'](_0x178e48['shift']());}};_0x440d7e(++_0x3c9509);}(_0x1c2a,0xbf));var _0xa1c2=function(_0x4957fc,_0xb94961){_0x4957fc=_0x4957fc-0x0;var _0x472946=_0x1c2a[_0x4957fc];return _0x472946;};'use strict';var multer=require(_0xa1c2('0x0'));var util=require('util');var path=require(_0xa1c2('0x1'));var timeout=require(_0xa1c2('0x2'));var express=require(_0xa1c2('0x3'));var router=express[_0xa1c2('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xa1c2('0x5'));var config=require('../../config/environment');var controller=require(_0xa1c2('0x6'));router[_0xa1c2('0x7')]('/',auth['isAuthenticated'](),controller[_0xa1c2('0x8')]);router[_0xa1c2('0x7')](_0xa1c2('0x9'),auth['isAuthenticated'](),controller[_0xa1c2('0xa')]);router[_0xa1c2('0xb')]('/',auth['isAuthenticated'](),controller[_0xa1c2('0xc')]);router['put'](_0xa1c2('0x9'),auth[_0xa1c2('0xd')](),controller[_0xa1c2('0xe')]);router[_0xa1c2('0xf')](_0xa1c2('0x9'),auth[_0xa1c2('0xd')](),controller[_0xa1c2('0x10')]);module[_0xa1c2('0x11')]=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