Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / version / index.js
index 28e640a..736a773 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa317=['index','isAuthenticated','canUpdate','fetch','/reset','reset','pull','/restart','restart','/migrations','migrations','exports','express','Router','../../components/auth/service','./version.controller','get'];(function(_0xae334e,_0x27a6c6){var _0x205ab4=function(_0x46a243){while(--_0x46a243){_0xae334e['push'](_0xae334e['shift']());}};_0x205ab4(++_0x27a6c6);}(_0xa317,0x14f));var _0x7a31=function(_0x905a94,_0x5694bd){_0x905a94=_0x905a94-0x0;var _0x33c5d5=_0xa317[_0x905a94];return _0x33c5d5;};'use strict';var express=require(_0x7a31('0x0'));var router=express[_0x7a31('0x1')]();var auth=require(_0x7a31('0x2'));var controller=require(_0x7a31('0x3'));router[_0x7a31('0x4')]('/',controller[_0x7a31('0x5')]);router[_0x7a31('0x4')]('/fetch',auth[_0x7a31('0x6')](),auth[_0x7a31('0x7')](),controller[_0x7a31('0x8')]);router['get'](_0x7a31('0x9'),auth[_0x7a31('0x6')](),auth[_0x7a31('0x7')](),controller[_0x7a31('0xa')]);router[_0x7a31('0x4')]('/pull',auth[_0x7a31('0x6')](),auth[_0x7a31('0x7')](),controller[_0x7a31('0xb')]);router[_0x7a31('0x4')](_0x7a31('0xc'),auth['isAuthenticated'](),controller[_0x7a31('0xd')]);router[_0x7a31('0x4')](_0x7a31('0xe'),controller[_0x7a31('0xf')]);module[_0x7a31('0x10')]=router;
\ No newline at end of file
+var _0xe18d=['/reset','reset','/pull','/restart','restart','/migrations','migrations','exports','express','Router','../../components/auth/service','./version.controller','get','isAuthenticated','canUpdate','fetch'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xe18d,0x138));var _0xde18=function(_0x14d6b8,_0xee7808){_0x14d6b8=_0x14d6b8-0x0;var _0x170fd6=_0xe18d[_0x14d6b8];return _0x170fd6;};'use strict';var express=require(_0xde18('0x0'));var router=express[_0xde18('0x1')]();var auth=require(_0xde18('0x2'));var controller=require(_0xde18('0x3'));router[_0xde18('0x4')]('/',controller['index']);router[_0xde18('0x4')]('/fetch',auth[_0xde18('0x5')](),auth[_0xde18('0x6')](),controller[_0xde18('0x7')]);router[_0xde18('0x4')](_0xde18('0x8'),auth[_0xde18('0x5')](),auth[_0xde18('0x6')](),controller[_0xde18('0x9')]);router['get'](_0xde18('0xa'),auth[_0xde18('0x5')](),auth[_0xde18('0x6')](),controller['pull']);router[_0xde18('0x4')](_0xde18('0xb'),auth[_0xde18('0x5')](),controller[_0xde18('0xc')]);router[_0xde18('0x4')](_0xde18('0xd'),controller[_0xde18('0xe')]);module[_0xde18('0xf')]=router;
\ No newline at end of file