Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / system / index.js
index 3e24a73..8e2d55c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcff2=['Router','../../components/auth/service','get','isAuthenticated','index','/process/:pid/kill','express'];(function(_0x52599d,_0x5d8a4e){var _0x395e94=function(_0x595eeb){while(--_0x595eeb){_0x52599d['push'](_0x52599d['shift']());}};_0x395e94(++_0x5d8a4e);}(_0xcff2,0x172));var _0x2cff=function(_0x555ebb,_0x4b1b68){_0x555ebb=_0x555ebb-0x0;var _0x3c0a4a=_0xcff2[_0x555ebb];return _0x3c0a4a;};'use strict';var express=require(_0x2cff('0x0'));var router=express[_0x2cff('0x1')]();var auth=require(_0x2cff('0x2'));var controller=require('./system.controller');router[_0x2cff('0x3')]('/',auth[_0x2cff('0x4')](),controller[_0x2cff('0x5')]);router[_0x2cff('0x3')](_0x2cff('0x6'),auth[_0x2cff('0x4')](),controller['killProcess']);module['exports']=router;
\ No newline at end of file
+var _0xcc81=['index','/process/:pid/kill','killProcess','exports','express','./system.controller','get','isAuthenticated'];(function(_0x26a1dc,_0x380fb3){var _0x529678=function(_0x2c8c14){while(--_0x2c8c14){_0x26a1dc['push'](_0x26a1dc['shift']());}};_0x529678(++_0x380fb3);}(_0xcc81,0x19c));var _0x1cc8=function(_0x437808,_0x5d54e4){_0x437808=_0x437808-0x0;var _0x3752ac=_0xcc81[_0x437808];return _0x3752ac;};'use strict';var express=require(_0x1cc8('0x0'));var router=express['Router']();var auth=require('../../components/auth/service');var controller=require(_0x1cc8('0x1'));router[_0x1cc8('0x2')]('/',auth[_0x1cc8('0x3')](),controller[_0x1cc8('0x4')]);router[_0x1cc8('0x2')](_0x1cc8('0x5'),auth['isAuthenticated'](),controller[_0x1cc8('0x6')]);module[_0x1cc8('0x7')]=router;
\ No newline at end of file