Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / system / index.js
index 779218e..5e51983 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7ad9=['express','Router','../../components/auth/service','./system.controller','get','isAuthenticated','index','/process/:pid/kill','killProcess','exports'];(function(_0x2ec461,_0x5f588a){var _0x28603d=function(_0x21114b){while(--_0x21114b){_0x2ec461['push'](_0x2ec461['shift']());}};_0x28603d(++_0x5f588a);}(_0x7ad9,0x1f4));var _0x97ad=function(_0x1a4876,_0x244b5c){_0x1a4876=_0x1a4876-0x0;var _0x457bcc=_0x7ad9[_0x1a4876];return _0x457bcc;};'use strict';var express=require(_0x97ad('0x0'));var router=express[_0x97ad('0x1')]();var auth=require(_0x97ad('0x2'));var controller=require(_0x97ad('0x3'));router[_0x97ad('0x4')]('/',auth[_0x97ad('0x5')](),controller[_0x97ad('0x6')]);router[_0x97ad('0x4')](_0x97ad('0x7'),auth[_0x97ad('0x5')](),controller[_0x97ad('0x8')]);module[_0x97ad('0x9')]=router;
\ No newline at end of file
+var _0xfaaa=['exports','express','Router','../../components/auth/service','./system.controller','get','/process/:pid/kill','isAuthenticated','killProcess'];(function(_0x4bf221,_0x533115){var _0x596284=function(_0x3dae60){while(--_0x3dae60){_0x4bf221['push'](_0x4bf221['shift']());}};_0x596284(++_0x533115);}(_0xfaaa,0x169));var _0xafaa=function(_0x227e47,_0x37b712){_0x227e47=_0x227e47-0x0;var _0x45ae40=_0xfaaa[_0x227e47];return _0x45ae40;};'use strict';var express=require(_0xafaa('0x0'));var router=express[_0xafaa('0x1')]();var auth=require(_0xafaa('0x2'));var controller=require(_0xafaa('0x3'));router[_0xafaa('0x4')]('/',auth['isAuthenticated'](),controller['index']);router[_0xafaa('0x4')](_0xafaa('0x5'),auth[_0xafaa('0x6')](),controller[_0xafaa('0x7')]);module[_0xafaa('0x8')]=router;
\ No newline at end of file