Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / system / index.js
index 251536b..cd3dc7c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x652d=['/process/:pid/kill','isAuthenticated','killProcess','Router','../../components/auth/service','./system.controller','get'];(function(_0x28ae66,_0x32f5f9){var _0xa7178f=function(_0x28e08d){while(--_0x28e08d){_0x28ae66['push'](_0x28ae66['shift']());}};_0xa7178f(++_0x32f5f9);}(_0x652d,0x1a0));var _0xd652=function(_0x3947c9,_0x4d6c97){_0x3947c9=_0x3947c9-0x0;var _0x2e7871=_0x652d[_0x3947c9];return _0x2e7871;};'use strict';var express=require('express');var router=express[_0xd652('0x0')]();var auth=require(_0xd652('0x1'));var controller=require(_0xd652('0x2'));router[_0xd652('0x3')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xd652('0x4'),auth[_0xd652('0x5')](),controller[_0xd652('0x6')]);module['exports']=router;
\ No newline at end of file
+var _0xb4e5=['isAuthenticated','index','/process/:pid/kill','exports','express','../../components/auth/service','./system.controller','get'];(function(_0x5e3701,_0x596265){var _0x345dcf=function(_0x5eb12a){while(--_0x5eb12a){_0x5e3701['push'](_0x5e3701['shift']());}};_0x345dcf(++_0x596265);}(_0xb4e5,0x104));var _0x5b4e=function(_0x5d61f1,_0x35cd01){_0x5d61f1=_0x5d61f1-0x0;var _0x5c1be4=_0xb4e5[_0x5d61f1];return _0x5c1be4;};'use strict';var express=require(_0x5b4e('0x0'));var router=express['Router']();var auth=require(_0x5b4e('0x1'));var controller=require(_0x5b4e('0x2'));router[_0x5b4e('0x3')]('/',auth[_0x5b4e('0x4')](),controller[_0x5b4e('0x5')]);router[_0x5b4e('0x3')](_0x5b4e('0x6'),auth[_0x5b4e('0x4')](),controller['killProcess']);module[_0x5b4e('0x7')]=router;
\ No newline at end of file