Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / license / index.js
index db705ca..035c869 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9cea=['fs-extra','../../components/interaction/service','./license.controller','put','/:id','isAuthenticated','update','downloadLogFile','exports','multer','util','path','express','Router'];(function(_0x3450b2,_0xbe7157){var _0x13382c=function(_0x48e511){while(--_0x48e511){_0x3450b2['push'](_0x3450b2['shift']());}};_0x13382c(++_0xbe7157);}(_0x9cea,0xe9));var _0xa9ce=function(_0x24f31b,_0x44b8f3){_0x24f31b=_0x24f31b-0x0;var _0x488401=_0x9cea[_0x24f31b];return _0x488401;};'use strict';var multer=require(_0xa9ce('0x0'));var util=require(_0xa9ce('0x1'));var path=require(_0xa9ce('0x2'));var timeout=require('connect-timeout');var express=require(_0xa9ce('0x3'));var router=express[_0xa9ce('0x4')]();var fs_extra=require(_0xa9ce('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xa9ce('0x6'));var config=require('../../config/environment');var controller=require(_0xa9ce('0x7'));router['get']('/',controller['index']);router[_0xa9ce('0x8')](_0xa9ce('0x9'),auth[_0xa9ce('0xa')](),controller[_0xa9ce('0xb')]);router['get']('/download_log_file',auth[_0xa9ce('0xa')](),controller[_0xa9ce('0xc')]);module[_0xa9ce('0xd')]=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