X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fjira%2Findex.js;h=ead7873331850ea4d0ed456bdb69dfc5c8884b84;hb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;hp=65daa2113f9574bf2c76de09f97ecb11d18e44e4;hpb=5bcfff2cfe490b4ab0d0668e644729ef139af2a3;p=motion2.git diff --git a/server/api/jira/index.js b/server/api/jira/index.js index 65daa21..ead7873 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 _0xeef9=['send','exports','express','./jira.controller','post','isAuthenticated'];(function(_0x310e1d,_0x326fe4){var _0x20f23e=function(_0x502eb4){while(--_0x502eb4){_0x310e1d['push'](_0x310e1d['shift']());}};_0x20f23e(++_0x326fe4);}(_0xeef9,0x8c));var _0x9eef=function(_0x438e07,_0x590a1b){_0x438e07=_0x438e07-0x0;var _0x28f1a4=_0xeef9[_0x438e07];return _0x28f1a4;};'use strict';var express=require(_0x9eef('0x0'));var router=express['Router']();var auth=require('../../components/auth/service');var controller=require(_0x9eef('0x1'));router[_0x9eef('0x2')]('/',auth[_0x9eef('0x3')](),controller[_0x9eef('0x4')]);module[_0x9eef('0x5')]=router; \ No newline at end of file +var _0x19b3=['../../components/auth/service','./jira.controller','post','isAuthenticated','send','exports','express','Router'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x19b3,0x1be));var _0x319b=function(_0x2423d7,_0xe6ec57){_0x2423d7=_0x2423d7-0x0;var _0x151d17=_0x19b3[_0x2423d7];return _0x151d17;};'use strict';var express=require(_0x319b('0x0'));var router=express[_0x319b('0x1')]();var auth=require(_0x319b('0x2'));var controller=require(_0x319b('0x3'));router[_0x319b('0x4')]('/',auth[_0x319b('0x5')](),controller[_0x319b('0x6')]);module[_0x319b('0x7')]=router; \ No newline at end of file