Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / system / index.js
index 657cee1..e16f982 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2f4f=['express','Router','../../components/auth/service','isAuthenticated','index','get','/process/:pid/kill','killProcess','exports'];(function(_0x21aec3,_0x5c97e9){var _0x288bbc=function(_0x2283fe){while(--_0x2283fe){_0x21aec3['push'](_0x21aec3['shift']());}};_0x288bbc(++_0x5c97e9);}(_0x2f4f,0x132));var _0xf2f4=function(_0x386b6b,_0x489623){_0x386b6b=_0x386b6b-0x0;var _0x39969e=_0x2f4f[_0x386b6b];return _0x39969e;};'use strict';var express=require(_0xf2f4('0x0'));var router=express[_0xf2f4('0x1')]();var auth=require(_0xf2f4('0x2'));var controller=require('./system.controller');router['get']('/',auth[_0xf2f4('0x3')](),controller[_0xf2f4('0x4')]);router[_0xf2f4('0x5')](_0xf2f4('0x6'),auth[_0xf2f4('0x3')](),controller[_0xf2f4('0x7')]);module[_0xf2f4('0x8')]=router;
\ No newline at end of file
+var _0x186e=['isAuthenticated','killProcess','exports','express','Router','../../components/auth/service','./system.controller','get','index','/process/:pid/kill'];(function(_0x4067ac,_0x363603){var _0x53d74d=function(_0x492ad4){while(--_0x492ad4){_0x4067ac['push'](_0x4067ac['shift']());}};_0x53d74d(++_0x363603);}(_0x186e,0xb7));var _0xe186=function(_0xd7b801,_0x131442){_0xd7b801=_0xd7b801-0x0;var _0x5059be=_0x186e[_0xd7b801];return _0x5059be;};'use strict';var express=require(_0xe186('0x0'));var router=express[_0xe186('0x1')]();var auth=require(_0xe186('0x2'));var controller=require(_0xe186('0x3'));router[_0xe186('0x4')]('/',auth['isAuthenticated'](),controller[_0xe186('0x5')]);router[_0xe186('0x4')](_0xe186('0x6'),auth[_0xe186('0x7')](),controller[_0xe186('0x8')]);module[_0xe186('0x9')]=router;
\ No newline at end of file