Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / pm2 / index.js
index 2f37fcd..318d859 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x968e=['index','isAuthenticated','post','create','put','/:id','update','delete','destroy','exports','Router','./pm2.controller','get'];(function(_0x54c72b,_0x54886f){var _0x44c17a=function(_0x1b22fc){while(--_0x1b22fc){_0x54c72b['push'](_0x54c72b['shift']());}};_0x44c17a(++_0x54886f);}(_0x968e,0x1c4));var _0xe968=function(_0x482598,_0x54c1cf){_0x482598=_0x482598-0x0;var _0x4c9aae=_0x968e[_0x482598];return _0x4c9aae;};'use strict';var express=require('express');var router=express[_0xe968('0x0')]();var auth=require('../../components/auth/service');var controller=require(_0xe968('0x1'));router[_0xe968('0x2')]('/',auth['isAuthenticated'](),controller[_0xe968('0x3')]);router['get']('/:id',auth[_0xe968('0x4')](),controller['show']);router[_0xe968('0x5')]('/',auth[_0xe968('0x4')](),controller[_0xe968('0x6')]);router[_0xe968('0x7')](_0xe968('0x8'),auth[_0xe968('0x4')](),controller[_0xe968('0x9')]);router[_0xe968('0xa')](_0xe968('0x8'),auth[_0xe968('0x4')](),controller[_0xe968('0xb')]);module[_0xe968('0xc')]=router;
\ No newline at end of file
+var _0xa9e0=['create','put','delete','destroy','exports','express','Router','../../components/auth/service','isAuthenticated','get','/:id','show','post'];(function(_0x42d807,_0x466d1c){var _0x2b4c01=function(_0x10b78d){while(--_0x10b78d){_0x42d807['push'](_0x42d807['shift']());}};_0x2b4c01(++_0x466d1c);}(_0xa9e0,0x123));var _0x0a9e=function(_0xbca1b1,_0x33f0ce){_0xbca1b1=_0xbca1b1-0x0;var _0x4e1686=_0xa9e0[_0xbca1b1];return _0x4e1686;};'use strict';var express=require(_0x0a9e('0x0'));var router=express[_0x0a9e('0x1')]();var auth=require(_0x0a9e('0x2'));var controller=require('./pm2.controller');router['get']('/',auth[_0x0a9e('0x3')](),controller['index']);router[_0x0a9e('0x4')](_0x0a9e('0x5'),auth[_0x0a9e('0x3')](),controller[_0x0a9e('0x6')]);router[_0x0a9e('0x7')]('/',auth['isAuthenticated'](),controller[_0x0a9e('0x8')]);router[_0x0a9e('0x9')](_0x0a9e('0x5'),auth['isAuthenticated'](),controller['update']);router[_0x0a9e('0xa')]('/:id',auth['isAuthenticated'](),controller[_0x0a9e('0xb')]);module[_0x0a9e('0xc')]=router;
\ No newline at end of file