Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / jira / index.js
index 5288ac1..119013b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b0e=['exports','express','../../components/auth/service','post','isAuthenticated','send'];(function(_0x20a558,_0x160e0e){var _0x53d3f7=function(_0x259bd8){while(--_0x259bd8){_0x20a558['push'](_0x20a558['shift']());}};_0x53d3f7(++_0x160e0e);}(_0x0b0e,0x187));var _0xe0b0=function(_0x695b76,_0x551526){_0x695b76=_0x695b76-0x0;var _0x1dc21f=_0x0b0e[_0x695b76];return _0x1dc21f;};'use strict';var express=require(_0xe0b0('0x0'));var router=express['Router']();var auth=require(_0xe0b0('0x1'));var controller=require('./jira.controller');router[_0xe0b0('0x2')]('/',auth[_0xe0b0('0x3')](),controller[_0xe0b0('0x4')]);module[_0xe0b0('0x5')]=router;
\ No newline at end of file
+var _0xdb28=['isAuthenticated','send','exports','express','Router','../../components/auth/service','./jira.controller'];(function(_0xa981e5,_0x64a6cf){var _0x2e4c23=function(_0x3cdc63){while(--_0x3cdc63){_0xa981e5['push'](_0xa981e5['shift']());}};_0x2e4c23(++_0x64a6cf);}(_0xdb28,0x106));var _0x8db2=function(_0x4d3220,_0x3347ff){_0x4d3220=_0x4d3220-0x0;var _0x4d84a0=_0xdb28[_0x4d3220];return _0x4d84a0;};'use strict';var express=require(_0x8db2('0x0'));var router=express[_0x8db2('0x1')]();var auth=require(_0x8db2('0x2'));var controller=require(_0x8db2('0x3'));router['post']('/',auth[_0x8db2('0x4')](),controller[_0x8db2('0x5')]);module[_0x8db2('0x6')]=router;
\ No newline at end of file