X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fjira%2Findex.js;h=82689477c10734ecde5d9edc441ab31b1c745a39;hb=877636f71ea4e4a4bfc9f2950f78c09e94a43e10;hp=8acda82d5cf38f658e8d7379b260a3ec8df06a40;hpb=dfacf7f441a092a1e235cb444060bf10fa72e39a;p=motion2.git diff --git a/server/api/jira/index.js b/server/api/jira/index.js index 8acda82..8268947 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 _0x503b=['Router','../../components/auth/service','./jira.controller','post','isAuthenticated','send','express'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x503b,0xdf));var _0xb503=function(_0x2323a5,_0x2a2a92){_0x2323a5=_0x2323a5-0x0;var _0x5052b0=_0x503b[_0x2323a5];return _0x5052b0;};'use strict';var express=require(_0xb503('0x0'));var router=express[_0xb503('0x1')]();var auth=require(_0xb503('0x2'));var controller=require(_0xb503('0x3'));router[_0xb503('0x4')]('/',auth[_0xb503('0x5')](),controller[_0xb503('0x6')]);module['exports']=router; \ No newline at end of file +var _0x5df9=['../../components/auth/service','./jira.controller','send','exports','Router'];(function(_0x242262,_0x39ec38){var _0x529a08=function(_0x25cf51){while(--_0x25cf51){_0x242262['push'](_0x242262['shift']());}};_0x529a08(++_0x39ec38);}(_0x5df9,0xea));var _0x95df=function(_0xd3630c,_0x283525){_0xd3630c=_0xd3630c-0x0;var _0x5db8f3=_0x5df9[_0xd3630c];return _0x5db8f3;};'use strict';var express=require('express');var router=express[_0x95df('0x0')]();var auth=require(_0x95df('0x1'));var controller=require(_0x95df('0x2'));router['post']('/',auth['isAuthenticated'](),controller[_0x95df('0x3')]);module[_0x95df('0x4')]=router; \ No newline at end of file