Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / version / index.js
index 04b6a95..109e031 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xed32=['isAuthenticated','canUpdate','fetch','/reset','reset','/pull','pull','/restart','restart','/migrations','exports','Router','../../components/auth/service','get','index','/fetch'];(function(_0x562cd8,_0x19e34d){var _0x16ee9e=function(_0x10637f){while(--_0x10637f){_0x562cd8['push'](_0x562cd8['shift']());}};_0x16ee9e(++_0x19e34d);}(_0xed32,0xeb));var _0x2ed3=function(_0x1caf6a,_0x26a5bf){_0x1caf6a=_0x1caf6a-0x0;var _0x1bf493=_0xed32[_0x1caf6a];return _0x1bf493;};'use strict';var express=require('express');var router=express[_0x2ed3('0x0')]();var auth=require(_0x2ed3('0x1'));var controller=require('./version.controller');router[_0x2ed3('0x2')]('/',controller[_0x2ed3('0x3')]);router['get'](_0x2ed3('0x4'),auth[_0x2ed3('0x5')](),auth[_0x2ed3('0x6')](),controller[_0x2ed3('0x7')]);router[_0x2ed3('0x2')](_0x2ed3('0x8'),auth[_0x2ed3('0x5')](),auth[_0x2ed3('0x6')](),controller[_0x2ed3('0x9')]);router[_0x2ed3('0x2')](_0x2ed3('0xa'),auth[_0x2ed3('0x5')](),auth[_0x2ed3('0x6')](),controller[_0x2ed3('0xb')]);router[_0x2ed3('0x2')](_0x2ed3('0xc'),auth[_0x2ed3('0x5')](),controller[_0x2ed3('0xd')]);router[_0x2ed3('0x2')](_0x2ed3('0xe'),controller['migrations']);module[_0x2ed3('0xf')]=router;
\ No newline at end of file
+var _0xe7fe=['./version.controller','get','isAuthenticated','canUpdate','fetch','/reset','/pull','/restart','restart','migrations','exports','express','Router','../../components/auth/service'];(function(_0x284b92,_0x140334){var _0x3e6212=function(_0x39e2f6){while(--_0x39e2f6){_0x284b92['push'](_0x284b92['shift']());}};_0x3e6212(++_0x140334);}(_0xe7fe,0x89));var _0xee7f=function(_0x4a0324,_0x438fa1){_0x4a0324=_0x4a0324-0x0;var _0x3cd3e0=_0xe7fe[_0x4a0324];return _0x3cd3e0;};'use strict';var express=require(_0xee7f('0x0'));var router=express[_0xee7f('0x1')]();var auth=require(_0xee7f('0x2'));var controller=require(_0xee7f('0x3'));router['get']('/',controller['index']);router[_0xee7f('0x4')]('/fetch',auth[_0xee7f('0x5')](),auth[_0xee7f('0x6')](),controller[_0xee7f('0x7')]);router[_0xee7f('0x4')](_0xee7f('0x8'),auth[_0xee7f('0x5')](),auth[_0xee7f('0x6')](),controller['reset']);router[_0xee7f('0x4')](_0xee7f('0x9'),auth['isAuthenticated'](),auth[_0xee7f('0x6')](),controller['pull']);router[_0xee7f('0x4')](_0xee7f('0xa'),auth['isAuthenticated'](),controller[_0xee7f('0xb')]);router[_0xee7f('0x4')]('/migrations',controller[_0xee7f('0xc')]);module[_0xee7f('0xd')]=router;
\ No newline at end of file