Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / license / index.js
index 936d32b..035c869 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb08=['exports','multer','util','path','express','../../components/auth/service','../../components/interaction/service','./license.controller','get','index','/:id'];(function(_0x2ae361,_0x38b396){var _0x427694=function(_0xfa04b9){while(--_0xfa04b9){_0x2ae361['push'](_0x2ae361['shift']());}};_0x427694(++_0x38b396);}(_0xeb08,0x64));var _0x8eb0=function(_0x51b1a5,_0x285a4f){_0x51b1a5=_0x51b1a5-0x0;var _0x15c738=_0xeb08[_0x51b1a5];return _0x15c738;};'use strict';var multer=require(_0x8eb0('0x0'));var util=require(_0x8eb0('0x1'));var path=require(_0x8eb0('0x2'));var timeout=require('connect-timeout');var express=require(_0x8eb0('0x3'));var router=express['Router']();var auth=require(_0x8eb0('0x4'));var interaction=require(_0x8eb0('0x5'));var config=require('../../config/environment');var controller=require(_0x8eb0('0x6'));router[_0x8eb0('0x7')]('/',controller[_0x8eb0('0x8')]);router['put'](_0x8eb0('0x9'),auth['isAuthenticated'](),controller['update']);module[_0x8eb0('0xa')]=router;
\ No newline at end of file
+var _0x96ec=['express','fs-extra','../../components/interaction/service','./license.controller','get','index','/:id','isAuthenticated','update','multer','util','path','connect-timeout'];(function(_0x32f91b,_0x460016){var _0x3ee8f3=function(_0x39b27d){while(--_0x39b27d){_0x32f91b['push'](_0x32f91b['shift']());}};_0x3ee8f3(++_0x460016);}(_0x96ec,0x8b));var _0xc96e=function(_0x2a18b7,_0x5041c8){_0x2a18b7=_0x2a18b7-0x0;var _0x45e74e=_0x96ec[_0x2a18b7];return _0x45e74e;};'use strict';var multer=require(_0xc96e('0x0'));var util=require(_0xc96e('0x1'));var path=require(_0xc96e('0x2'));var timeout=require(_0xc96e('0x3'));var express=require(_0xc96e('0x4'));var router=express['Router']();var fs_extra=require(_0xc96e('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xc96e('0x6'));var config=require('../../config/environment');var controller=require(_0xc96e('0x7'));router[_0xc96e('0x8')]('/',controller[_0xc96e('0x9')]);router['put'](_0xc96e('0xa'),auth[_0xc96e('0xb')](),controller[_0xc96e('0xc')]);router[_0xc96e('0x8')]('/download_log_file',auth[_0xc96e('0xb')](),controller['downloadLogFile']);module['exports']=router;
\ No newline at end of file