Built motion from commit (unavailable).|2.5.27
[motion2.git] / server / api / version / index.js
index a4fbfc2..c21ab95 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc3d6=['/fetch','isAuthenticated','canUpdate','reset','/pull','pull','/restart','/migrations','exports','express','Router','../../components/auth/service','./version.controller','get','index'];(function(_0x24cac4,_0x563d50){var _0x84b4cb=function(_0x4a2d00){while(--_0x4a2d00){_0x24cac4['push'](_0x24cac4['shift']());}};_0x84b4cb(++_0x563d50);}(_0xc3d6,0x153));var _0x6c3d=function(_0x5ebbfe,_0x586ebf){_0x5ebbfe=_0x5ebbfe-0x0;var _0x279570=_0xc3d6[_0x5ebbfe];return _0x279570;};'use strict';var express=require(_0x6c3d('0x0'));var router=express[_0x6c3d('0x1')]();var auth=require(_0x6c3d('0x2'));var controller=require(_0x6c3d('0x3'));router[_0x6c3d('0x4')]('/',controller[_0x6c3d('0x5')]);router[_0x6c3d('0x4')](_0x6c3d('0x6'),auth[_0x6c3d('0x7')](),auth[_0x6c3d('0x8')](),controller['fetch']);router[_0x6c3d('0x4')]('/reset',auth[_0x6c3d('0x7')](),auth['canUpdate'](),controller[_0x6c3d('0x9')]);router[_0x6c3d('0x4')](_0x6c3d('0xa'),auth[_0x6c3d('0x7')](),auth[_0x6c3d('0x8')](),controller[_0x6c3d('0xb')]);router[_0x6c3d('0x4')](_0x6c3d('0xc'),auth[_0x6c3d('0x7')](),controller['restart']);router[_0x6c3d('0x4')](_0x6c3d('0xd'),controller['migrations']);module[_0x6c3d('0xe')]=router;
\ No newline at end of file
+var _0x1609=['canUpdate','fetch','get','/reset','reset','/pull','pull','/restart','restart','/migrations','express','Router','../../components/auth/service','./version.controller','/fetch'];(function(_0x19a11f,_0x6d8be7){var _0x51485f=function(_0x1394a1){while(--_0x1394a1){_0x19a11f['push'](_0x19a11f['shift']());}};_0x51485f(++_0x6d8be7);}(_0x1609,0x190));var _0x9160=function(_0x433a86,_0x175b5c){_0x433a86=_0x433a86-0x0;var _0x23000c=_0x1609[_0x433a86];return _0x23000c;};'use strict';var express=require(_0x9160('0x0'));var router=express[_0x9160('0x1')]();var auth=require(_0x9160('0x2'));var controller=require(_0x9160('0x3'));router['get']('/',controller['index']);router['get'](_0x9160('0x4'),auth['isAuthenticated'](),auth[_0x9160('0x5')](),controller[_0x9160('0x6')]);router[_0x9160('0x7')](_0x9160('0x8'),auth['isAuthenticated'](),auth[_0x9160('0x5')](),controller[_0x9160('0x9')]);router[_0x9160('0x7')](_0x9160('0xa'),auth['isAuthenticated'](),auth[_0x9160('0x5')](),controller[_0x9160('0xb')]);router[_0x9160('0x7')](_0x9160('0xc'),auth['isAuthenticated'](),controller[_0x9160('0xd')]);router['get'](_0x9160('0xe'),controller['migrations']);module['exports']=router;
\ No newline at end of file