Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / license / index.js
index b221238..954f2a2 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 _0x2a56=['update','isAuthenticated','exports','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./license.controller','get','put','/:id'];(function(_0x36c2df,_0x1db46d){var _0x24e7dd=function(_0x1958f5){while(--_0x1958f5){_0x36c2df['push'](_0x36c2df['shift']());}};_0x24e7dd(++_0x1db46d);}(_0x2a56,0x10d));var _0x62a5=function(_0x4c68d7,_0x1310c5){_0x4c68d7=_0x4c68d7-0x0;var _0x59c293=_0x2a56[_0x4c68d7];return _0x59c293;};'use strict';var multer=require('multer');var util=require(_0x62a5('0x0'));var path=require('path');var timeout=require(_0x62a5('0x1'));var express=require(_0x62a5('0x2'));var router=express[_0x62a5('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x62a5('0x4'));var interaction=require(_0x62a5('0x5'));var config=require(_0x62a5('0x6'));var controller=require(_0x62a5('0x7'));router[_0x62a5('0x8')]('/',controller['index']);router[_0x62a5('0x9')](_0x62a5('0xa'),auth['isAuthenticated'](),controller[_0x62a5('0xb')]);router[_0x62a5('0x8')]('/download_log_file',auth[_0x62a5('0xc')](),controller['downloadLogFile']);module[_0x62a5('0xd')]=router;
\ No newline at end of file