Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / jira / index.js
index cbae620..c03d15e 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(_0x32b542,_0x4512fa){var _0x554d54=function(_0x35cdfc){while(--_0x35cdfc){_0x32b542['push'](_0x32b542['shift']());}};_0x554d54(++_0x4512fa);}(_0x0b0e,0x187));var _0xe0b0=function(_0x5c59e9,_0x253541){_0x5c59e9=_0x5c59e9-0x0;var _0x56b0b3=_0x0b0e[_0x5c59e9];return _0x56b0b3;};'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(_0x14aab5,_0x5328b8){var _0x19e794=function(_0x42cd5f){while(--_0x42cd5f){_0x14aab5['push'](_0x14aab5['shift']());}};_0x19e794(++_0x5328b8);}(_0xdb28,0x106));var _0x8db2=function(_0x5cec24,_0x570a65){_0x5cec24=_0x5cec24-0x0;var _0x592f2c=_0xdb28[_0x5cec24];return _0x592f2c;};'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