Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / system / index.js
index 927a2cc..dc4d324 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x52cc=['killProcess','exports','express','Router','../../components/auth/service','./system.controller','isAuthenticated','index','get','/process/:pid/kill'];(function(_0x45aa1,_0x35bf74){var _0x36cc77=function(_0x52da2d){while(--_0x52da2d){_0x45aa1['push'](_0x45aa1['shift']());}};_0x36cc77(++_0x35bf74);}(_0x52cc,0x66));var _0xc52c=function(_0x527c30,_0x1487fc){_0x527c30=_0x527c30-0x0;var _0x2e775b=_0x52cc[_0x527c30];return _0x2e775b;};'use strict';var express=require(_0xc52c('0x0'));var router=express[_0xc52c('0x1')]();var auth=require(_0xc52c('0x2'));var controller=require(_0xc52c('0x3'));router['get']('/',auth[_0xc52c('0x4')](),controller[_0xc52c('0x5')]);router[_0xc52c('0x6')](_0xc52c('0x7'),auth[_0xc52c('0x4')](),controller[_0xc52c('0x8')]);module[_0xc52c('0x9')]=router;
\ No newline at end of file
+var _0x5f2b=['./system.controller','get','index','/process/:pid/kill','isAuthenticated','killProcess','exports','express','Router','../../components/auth/service'];(function(_0x2f5ac5,_0x1ee939){var _0x37c9a8=function(_0x15031f){while(--_0x15031f){_0x2f5ac5['push'](_0x2f5ac5['shift']());}};_0x37c9a8(++_0x1ee939);}(_0x5f2b,0xb1));var _0xb5f2=function(_0x12ea78,_0xdfff14){_0x12ea78=_0x12ea78-0x0;var _0x5b6500=_0x5f2b[_0x12ea78];return _0x5b6500;};'use strict';var express=require(_0xb5f2('0x0'));var router=express[_0xb5f2('0x1')]();var auth=require(_0xb5f2('0x2'));var controller=require(_0xb5f2('0x3'));router[_0xb5f2('0x4')]('/',auth['isAuthenticated'](),controller[_0xb5f2('0x5')]);router['get'](_0xb5f2('0x6'),auth[_0xb5f2('0x7')](),controller[_0xb5f2('0x8')]);module[_0xb5f2('0x9')]=router;
\ No newline at end of file