Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / system / index.js
index 9f88c2d..a7be072 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b5e=['./system.controller','get','isAuthenticated','index','/process/:pid/kill','killProcess','exports','express','Router'];(function(_0x59d692,_0x637365){var _0x13316a=function(_0xc2dea8){while(--_0xc2dea8){_0x59d692['push'](_0x59d692['shift']());}};_0x13316a(++_0x637365);}(_0x0b5e,0x178));var _0xe0b5=function(_0xe20fdf,_0x4790a3){_0xe20fdf=_0xe20fdf-0x0;var _0x5eab04=_0x0b5e[_0xe20fdf];return _0x5eab04;};'use strict';var express=require(_0xe0b5('0x0'));var router=express[_0xe0b5('0x1')]();var auth=require('../../components/auth/service');var controller=require(_0xe0b5('0x2'));router[_0xe0b5('0x3')]('/',auth[_0xe0b5('0x4')](),controller[_0xe0b5('0x5')]);router['get'](_0xe0b5('0x6'),auth[_0xe0b5('0x4')](),controller[_0xe0b5('0x7')]);module[_0xe0b5('0x8')]=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