Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / system / index.js
index 1b4c0de..a7be072 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbbcd=['exports','express','Router','../../components/auth/service','./system.controller','get','/process/:pid/kill','killProcess'];(function(_0x425f81,_0x2515ec){var _0x279e6b=function(_0x40267f){while(--_0x40267f){_0x425f81['push'](_0x425f81['shift']());}};_0x279e6b(++_0x2515ec);}(_0xbbcd,0xa1));var _0xdbbc=function(_0x1c7b36,_0x487647){_0x1c7b36=_0x1c7b36-0x0;var _0x520c56=_0xbbcd[_0x1c7b36];return _0x520c56;};'use strict';var express=require(_0xdbbc('0x0'));var router=express[_0xdbbc('0x1')]();var auth=require(_0xdbbc('0x2'));var controller=require(_0xdbbc('0x3'));router[_0xdbbc('0x4')]('/',auth['isAuthenticated'](),controller['index']);router[_0xdbbc('0x4')](_0xdbbc('0x5'),auth['isAuthenticated'](),controller[_0xdbbc('0x6')]);module[_0xdbbc('0x7')]=router;
\ No newline at end of file
+var _0x0b3c=['/process/:pid/kill','isAuthenticated','killProcess','exports','get','index'];(function(_0x443efe,_0x48d8df){var _0x16abe8=function(_0x23c6a9){while(--_0x23c6a9){_0x443efe['push'](_0x443efe['shift']());}};_0x16abe8(++_0x48d8df);}(_0x0b3c,0x1cc));var _0xc0b3=function(_0xbf7f20,_0x3f856e){_0xbf7f20=_0xbf7f20-0x0;var _0x5dc25d=_0x0b3c[_0xbf7f20];return _0x5dc25d;};'use strict';var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var controller=require('./system.controller');router[_0xc0b3('0x0')]('/',auth['isAuthenticated'](),controller[_0xc0b3('0x1')]);router[_0xc0b3('0x0')](_0xc0b3('0x2'),auth[_0xc0b3('0x3')](),controller[_0xc0b3('0x4')]);module[_0xc0b3('0x5')]=router;
\ No newline at end of file