Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / jira / index.js
index b8ac03b..c03d15e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd877=['../../components/auth/service','post','exports'];(function(_0x21b95c,_0x35c39e){var _0x1ede2f=function(_0x40be0a){while(--_0x40be0a){_0x21b95c['push'](_0x21b95c['shift']());}};_0x1ede2f(++_0x35c39e);}(_0xd877,0xcf));var _0x7d87=function(_0x243b2f,_0x30aa15){_0x243b2f=_0x243b2f-0x0;var _0xcb3c2d=_0xd877[_0x243b2f];return _0xcb3c2d;};'use strict';var express=require('express');var router=express['Router']();var auth=require(_0x7d87('0x0'));var controller=require('./jira.controller');router[_0x7d87('0x1')]('/',auth['isAuthenticated'](),controller['send']);module[_0x7d87('0x2')]=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