Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / system / index.js
index 6143276..a54cb4a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbe40=['exports','express','Router','../../components/auth/service','get','isAuthenticated','killProcess'];(function(_0x44946b,_0xf874ec){var _0x249bc4=function(_0x40a23e){while(--_0x40a23e){_0x44946b['push'](_0x44946b['shift']());}};_0x249bc4(++_0xf874ec);}(_0xbe40,0x119));var _0x0be4=function(_0x578fcb,_0x14b111){_0x578fcb=_0x578fcb-0x0;var _0x236536=_0xbe40[_0x578fcb];return _0x236536;};'use strict';var express=require(_0x0be4('0x0'));var router=express[_0x0be4('0x1')]();var auth=require(_0x0be4('0x2'));var controller=require('./system.controller');router[_0x0be4('0x3')]('/',auth[_0x0be4('0x4')](),controller['index']);router[_0x0be4('0x3')]('/process/:pid/kill',auth[_0x0be4('0x4')](),controller[_0x0be4('0x5')]);module[_0x0be4('0x6')]=router;
\ No newline at end of file
+var _0x1acd=['get','/process/:pid/kill','killProcess','exports','express','Router','../../components/auth/service','./system.controller','isAuthenticated'];(function(_0x59162a,_0x10e547){var _0x35e50d=function(_0x578425){while(--_0x578425){_0x59162a['push'](_0x59162a['shift']());}};_0x35e50d(++_0x10e547);}(_0x1acd,0x1e1));var _0xd1ac=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x1acd[_0x3dd15e];return _0x231fd0;};'use strict';var express=require(_0xd1ac('0x0'));var router=express[_0xd1ac('0x1')]();var auth=require(_0xd1ac('0x2'));var controller=require(_0xd1ac('0x3'));router['get']('/',auth[_0xd1ac('0x4')](),controller['index']);router[_0xd1ac('0x5')](_0xd1ac('0x6'),auth[_0xd1ac('0x4')](),controller[_0xd1ac('0x7')]);module[_0xd1ac('0x8')]=router;
\ No newline at end of file