Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / api / system / index.js
index ec1f3d5..0b6490f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7a8b=['isAuthenticated','index','killProcess','express','Router','../../components/auth/service','./system.controller','get'];(function(_0xacff59,_0x2bd4c8){var _0x58b153=function(_0x3837d5){while(--_0x3837d5){_0xacff59['push'](_0xacff59['shift']());}};_0x58b153(++_0x2bd4c8);}(_0x7a8b,0x153));var _0xb7a8=function(_0x320379,_0x43edf7){_0x320379=_0x320379-0x0;var _0x3e0aa7=_0x7a8b[_0x320379];return _0x3e0aa7;};'use strict';var express=require(_0xb7a8('0x0'));var router=express[_0xb7a8('0x1')]();var auth=require(_0xb7a8('0x2'));var controller=require(_0xb7a8('0x3'));router[_0xb7a8('0x4')]('/',auth[_0xb7a8('0x5')](),controller[_0xb7a8('0x6')]);router[_0xb7a8('0x4')]('/process/:pid/kill',auth[_0xb7a8('0x5')](),controller[_0xb7a8('0x7')]);module['exports']=router;
\ No newline at end of file
+var _0xca52=['index','killProcess','exports','express','Router','../../components/auth/service','./system.controller','get','isAuthenticated'];(function(_0x38d921,_0x314656){var _0x1b7e00=function(_0x55a874){while(--_0x55a874){_0x38d921['push'](_0x38d921['shift']());}};_0x1b7e00(++_0x314656);}(_0xca52,0xdb));var _0x2ca5=function(_0x2572bc,_0x1e0da0){_0x2572bc=_0x2572bc-0x0;var _0x3644b9=_0xca52[_0x2572bc];return _0x3644b9;};'use strict';var express=require(_0x2ca5('0x0'));var router=express[_0x2ca5('0x1')]();var auth=require(_0x2ca5('0x2'));var controller=require(_0x2ca5('0x3'));router[_0x2ca5('0x4')]('/',auth[_0x2ca5('0x5')](),controller[_0x2ca5('0x6')]);router['get']('/process/:pid/kill',auth[_0x2ca5('0x5')](),controller[_0x2ca5('0x7')]);module[_0x2ca5('0x8')]=router;
\ No newline at end of file