Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / system / index.js
index ab8e42a..a7be072 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa8ff=['/process/:pid/kill','killProcess','Router','../../components/auth/service','./system.controller','isAuthenticated','index','get'];(function(_0x460ac2,_0xf95bbd){var _0x24c573=function(_0x5170a2){while(--_0x5170a2){_0x460ac2['push'](_0x460ac2['shift']());}};_0x24c573(++_0xf95bbd);}(_0xa8ff,0x1d2));var _0xfa8f=function(_0x5d6456,_0x58ecc7){_0x5d6456=_0x5d6456-0x0;var _0x4d66c1=_0xa8ff[_0x5d6456];return _0x4d66c1;};'use strict';var express=require('express');var router=express[_0xfa8f('0x0')]();var auth=require(_0xfa8f('0x1'));var controller=require(_0xfa8f('0x2'));router['get']('/',auth[_0xfa8f('0x3')](),controller[_0xfa8f('0x4')]);router[_0xfa8f('0x5')](_0xfa8f('0x6'),auth['isAuthenticated'](),controller[_0xfa8f('0x7')]);module['exports']=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