Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / license / index.js
index 0246c9f..b6d0ec9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8fde=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','./license.controller','get','index','put','/:id','isAuthenticated','update','exports','multer','util','path','express'];(function(_0x4ce960,_0x4258e9){var _0x43a9d1=function(_0xc221e3){while(--_0xc221e3){_0x4ce960['push'](_0x4ce960['shift']());}};_0x43a9d1(++_0x4258e9);}(_0x8fde,0x1ac));var _0xe8fd=function(_0x1694f5,_0x49b7c3){_0x1694f5=_0x1694f5-0x0;var _0x5b4321=_0x8fde[_0x1694f5];return _0x5b4321;};'use strict';var multer=require(_0xe8fd('0x0'));var util=require(_0xe8fd('0x1'));var path=require(_0xe8fd('0x2'));var timeout=require('connect-timeout');var express=require(_0xe8fd('0x3'));var router=express[_0xe8fd('0x4')]();var fs_extra=require(_0xe8fd('0x5'));var auth=require(_0xe8fd('0x6'));var interaction=require(_0xe8fd('0x7'));var config=require('../../config/environment');var controller=require(_0xe8fd('0x8'));router[_0xe8fd('0x9')]('/',controller[_0xe8fd('0xa')]);router[_0xe8fd('0xb')](_0xe8fd('0xc'),auth[_0xe8fd('0xd')](),controller[_0xe8fd('0xe')]);router['get']('/download_log_file',auth[_0xe8fd('0xd')](),controller['downloadLogFile']);module[_0xe8fd('0xf')]=router;
\ No newline at end of file
+var _0xfa0e=['put','isAuthenticated','update','downloadLogFile','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index'];(function(_0x2d5fa7,_0x316452){var _0x389982=function(_0x490731){while(--_0x490731){_0x2d5fa7['push'](_0x2d5fa7['shift']());}};_0x389982(++_0x316452);}(_0xfa0e,0x1a5));var _0xefa0=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0xfa0e[_0x59ee6f];return _0x4c0979;};'use strict';var multer=require(_0xefa0('0x0'));var util=require('util');var path=require(_0xefa0('0x1'));var timeout=require(_0xefa0('0x2'));var express=require(_0xefa0('0x3'));var router=express[_0xefa0('0x4')]();var fs_extra=require(_0xefa0('0x5'));var auth=require(_0xefa0('0x6'));var interaction=require(_0xefa0('0x7'));var config=require(_0xefa0('0x8'));var controller=require('./license.controller');router[_0xefa0('0x9')]('/',controller[_0xefa0('0xa')]);router[_0xefa0('0xb')]('/:id',auth[_0xefa0('0xc')](),controller[_0xefa0('0xd')]);router[_0xefa0('0x9')]('/download_log_file',auth['isAuthenticated'](),controller[_0xefa0('0xe')]);module[_0xefa0('0xf')]=router;
\ No newline at end of file