Built motion from commit 6f14c8ba.|2.6.29
[motion2.git] / server / api / system / index.js
index 4ae723e..1072216 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb658=['get','index','isAuthenticated','express','../../components/auth/service'];(function(_0x581332,_0x588a7b){var _0xfa58b4=function(_0x1c58a6){while(--_0x1c58a6){_0x581332['push'](_0x581332['shift']());}};_0xfa58b4(++_0x588a7b);}(_0xb658,0x166));var _0x8b65=function(_0x2b0c7f,_0x311567){_0x2b0c7f=_0x2b0c7f-0x0;var _0x548837=_0xb658[_0x2b0c7f];return _0x548837;};'use strict';var express=require(_0x8b65('0x0'));var router=express['Router']();var auth=require(_0x8b65('0x1'));var controller=require('./system.controller');router[_0x8b65('0x2')]('/',auth['isAuthenticated'](),controller[_0x8b65('0x3')]);router[_0x8b65('0x2')]('/process/:pid/kill',auth[_0x8b65('0x4')](),controller['killProcess']);module['exports']=router;
\ No newline at end of file
+var _0x90cf=['../../components/auth/service','./system.controller','get','isAuthenticated','index','/process/:pid/kill','killProcess','exports','express'];(function(_0x3586ed,_0x505842){var _0x123785=function(_0x2953f0){while(--_0x2953f0){_0x3586ed['push'](_0x3586ed['shift']());}};_0x123785(++_0x505842);}(_0x90cf,0x1ca));var _0xf90c=function(_0x5a1fcf,_0x14f8e5){_0x5a1fcf=_0x5a1fcf-0x0;var _0x17a8cf=_0x90cf[_0x5a1fcf];return _0x17a8cf;};'use strict';var express=require(_0xf90c('0x0'));var router=express['Router']();var auth=require(_0xf90c('0x1'));var controller=require(_0xf90c('0x2'));router[_0xf90c('0x3')]('/',auth[_0xf90c('0x4')](),controller[_0xf90c('0x5')]);router['get'](_0xf90c('0x6'),auth[_0xf90c('0x4')](),controller[_0xf90c('0x7')]);module[_0xf90c('0x8')]=router;
\ No newline at end of file