X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fjira%2Findex.js;h=4810d23842fd08a5130f2d5587a06155aa5b71a9;hb=3b6ec49862a5197d06e7453a43d40dcd68709ea0;hp=8c3de9a2a27f2f613754427fd223b8795f07fffe;hpb=ed368fdfe923471c0749d5720e7df57649e4ed09;p=motion2.git diff --git a/server/api/jira/index.js b/server/api/jira/index.js index 8c3de9a..4810d23 100644 --- a/server/api/jira/index.js +++ b/server/api/jira/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xadb5=['post','isAuthenticated','exports','Router','./jira.controller'];(function(_0xf5605a,_0x58bdc6){var _0x1f5e53=function(_0x2d5654){while(--_0x2d5654){_0xf5605a['push'](_0xf5605a['shift']());}};_0x1f5e53(++_0x58bdc6);}(_0xadb5,0xad));var _0x5adb=function(_0x45076a,_0x41c88c){_0x45076a=_0x45076a-0x0;var _0x4118f0=_0xadb5[_0x45076a];return _0x4118f0;};'use strict';var express=require('express');var router=express[_0x5adb('0x0')]();var auth=require('../../components/auth/service');var controller=require(_0x5adb('0x1'));router[_0x5adb('0x2')]('/',auth[_0x5adb('0x3')](),controller['send']);module[_0x5adb('0x4')]=router; \ No newline at end of file +var _0xdb28=['isAuthenticated','send','exports','express','Router','../../components/auth/service','./jira.controller'];(function(_0x276910,_0x1b1609){var _0x26fe0b=function(_0x295c9f){while(--_0x295c9f){_0x276910['push'](_0x276910['shift']());}};_0x26fe0b(++_0x1b1609);}(_0xdb28,0x106));var _0x8db2=function(_0x36d133,_0xe09f10){_0x36d133=_0x36d133-0x0;var _0x2907dc=_0xdb28[_0x36d133];return _0x2907dc;};'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