Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / system / index.js
index dc4d324..1ab4ccd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f2b=['./system.controller','get','index','/process/:pid/kill','isAuthenticated','killProcess','exports','express','Router','../../components/auth/service'];(function(_0x2f5ac5,_0x1ee939){var _0x37c9a8=function(_0x15031f){while(--_0x15031f){_0x2f5ac5['push'](_0x2f5ac5['shift']());}};_0x37c9a8(++_0x1ee939);}(_0x5f2b,0xb1));var _0xb5f2=function(_0x12ea78,_0xdfff14){_0x12ea78=_0x12ea78-0x0;var _0x5b6500=_0x5f2b[_0x12ea78];return _0x5b6500;};'use strict';var express=require(_0xb5f2('0x0'));var router=express[_0xb5f2('0x1')]();var auth=require(_0xb5f2('0x2'));var controller=require(_0xb5f2('0x3'));router[_0xb5f2('0x4')]('/',auth['isAuthenticated'](),controller[_0xb5f2('0x5')]);router['get'](_0xb5f2('0x6'),auth[_0xb5f2('0x7')](),controller[_0xb5f2('0x8')]);module[_0xb5f2('0x9')]=router;
\ No newline at end of file
+var _0x9f77=['get','/process/:pid/kill','isAuthenticated','exports','express','Router','../../components/auth/service','./system.controller'];(function(_0x27ed41,_0xb780a1){var _0x507934=function(_0x1f09ab){while(--_0x1f09ab){_0x27ed41['push'](_0x27ed41['shift']());}};_0x507934(++_0xb780a1);}(_0x9f77,0x114));var _0x79f7=function(_0x49a3ac,_0x381b36){_0x49a3ac=_0x49a3ac-0x0;var _0x7cec7c=_0x9f77[_0x49a3ac];return _0x7cec7c;};'use strict';var express=require(_0x79f7('0x0'));var router=express[_0x79f7('0x1')]();var auth=require(_0x79f7('0x2'));var controller=require(_0x79f7('0x3'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0x79f7('0x4')](_0x79f7('0x5'),auth[_0x79f7('0x6')](),controller['killProcess']);module[_0x79f7('0x7')]=router;
\ No newline at end of file