Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / system / index.js
index 8c66c71..b3fa8d7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa7f8=['killProcess','exports','Router','../../components/auth/service','get','index','/process/:pid/kill'];(function(_0x45d4d7,_0x23957d){var _0xe921da=function(_0x46fa7c){while(--_0x46fa7c){_0x45d4d7['push'](_0x45d4d7['shift']());}};_0xe921da(++_0x23957d);}(_0xa7f8,0x160));var _0x8a7f=function(_0x243c5c,_0x3dd30c){_0x243c5c=_0x243c5c-0x0;var _0x486e0f=_0xa7f8[_0x243c5c];return _0x486e0f;};'use strict';var express=require('express');var router=express[_0x8a7f('0x0')]();var auth=require(_0x8a7f('0x1'));var controller=require('./system.controller');router[_0x8a7f('0x2')]('/',auth['isAuthenticated'](),controller[_0x8a7f('0x3')]);router[_0x8a7f('0x2')](_0x8a7f('0x4'),auth['isAuthenticated'](),controller[_0x8a7f('0x5')]);module[_0x8a7f('0x6')]=router;
\ No newline at end of file
+var _0xce00=['../../components/auth/service','./system.controller','get','isAuthenticated','index','/process/:pid/kill','killProcess','exports','express','Router'];(function(_0x2b868e,_0xc163f7){var _0x34320d=function(_0x6b703b){while(--_0x6b703b){_0x2b868e['push'](_0x2b868e['shift']());}};_0x34320d(++_0xc163f7);}(_0xce00,0x198));var _0x0ce0=function(_0x4b7b69,_0x3ab075){_0x4b7b69=_0x4b7b69-0x0;var _0x173b4c=_0xce00[_0x4b7b69];return _0x173b4c;};'use strict';var express=require(_0x0ce0('0x0'));var router=express[_0x0ce0('0x1')]();var auth=require(_0x0ce0('0x2'));var controller=require(_0x0ce0('0x3'));router[_0x0ce0('0x4')]('/',auth[_0x0ce0('0x5')](),controller[_0x0ce0('0x6')]);router[_0x0ce0('0x4')](_0x0ce0('0x7'),auth[_0x0ce0('0x5')](),controller[_0x0ce0('0x8')]);module[_0x0ce0('0x9')]=router;
\ No newline at end of file