Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / license / index.js
index b221238..b6d0ec9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8ccb=['./license.controller','get','put','/:id','isAuthenticated','exports','multer','util','path','express','../../config/environment'];(function(_0x4d61e8,_0x313abd){var _0x595ad1=function(_0x4efaff){while(--_0x4efaff){_0x4d61e8['push'](_0x4d61e8['shift']());}};_0x595ad1(++_0x313abd);}(_0x8ccb,0xf8));var _0xb8cc=function(_0x5f1cf8,_0x5e0923){_0x5f1cf8=_0x5f1cf8-0x0;var _0x27d0fa=_0x8ccb[_0x5f1cf8];return _0x27d0fa;};'use strict';var multer=require(_0xb8cc('0x0'));var util=require(_0xb8cc('0x1'));var path=require(_0xb8cc('0x2'));var timeout=require('connect-timeout');var express=require(_0xb8cc('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xb8cc('0x4'));var controller=require(_0xb8cc('0x5'));router[_0xb8cc('0x6')]('/',controller['index']);router[_0xb8cc('0x7')](_0xb8cc('0x8'),auth[_0xb8cc('0x9')](),controller['update']);module[_0xb8cc('0xa')]=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