X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fjira%2Findex.js;h=b735322127964516c02afc5c633fb8f3beab6616;hb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;hp=90ba9c4d7ec5b99ace835dfdd044ed9896b24a57;hpb=08f6e0b86d261e0f7c3417afd107d7f774257198;p=motion2.git diff --git a/server/api/jira/index.js b/server/api/jira/index.js index 90ba9c4..b735322 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 _0x1a72=['isAuthenticated','send','exports','express','../../components/auth/service','./jira.controller','post'];(function(_0x47b4ba,_0x4b1e91){var _0x2204a9=function(_0x3c1f57){while(--_0x3c1f57){_0x47b4ba['push'](_0x47b4ba['shift']());}};_0x2204a9(++_0x4b1e91);}(_0x1a72,0xd5));var _0x21a7=function(_0x1c7e73,_0x1e718e){_0x1c7e73=_0x1c7e73-0x0;var _0x42ba95=_0x1a72[_0x1c7e73];return _0x42ba95;};'use strict';var express=require(_0x21a7('0x0'));var router=express['Router']();var auth=require(_0x21a7('0x1'));var controller=require(_0x21a7('0x2'));router[_0x21a7('0x3')]('/',auth[_0x21a7('0x4')](),controller[_0x21a7('0x5')]);module[_0x21a7('0x6')]=router; \ No newline at end of file +var _0x9365=['post','isAuthenticated','send','Router','../../components/auth/service'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x9365,0xe9));var _0x5936=function(_0x2c2824,_0x47a91e){_0x2c2824=_0x2c2824-0x0;var _0x4c2196=_0x9365[_0x2c2824];return _0x4c2196;};'use strict';var express=require('express');var router=express[_0x5936('0x0')]();var auth=require(_0x5936('0x1'));var controller=require('./jira.controller');router[_0x5936('0x2')]('/',auth[_0x5936('0x3')](),controller[_0x5936('0x4')]);module['exports']=router; \ No newline at end of file