X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fjira%2Findex.js;h=a3fe403a5ece7985d340436afc00cd8bd3902fb9;hb=fb34d7d7b73e912de94d572e15e1910ea03e3516;hp=eb0e1904d66ea595fb9aa550c95a47bb85fa5322;hpb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;p=motion2.git diff --git a/server/api/jira/index.js b/server/api/jira/index.js index eb0e190..a3fe403 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 _0x5f66=['send','exports','Router','./jira.controller','post','isAuthenticated'];(function(_0x34bf97,_0xc60f9d){var _0x292719=function(_0x31354e){while(--_0x31354e){_0x34bf97['push'](_0x34bf97['shift']());}};_0x292719(++_0xc60f9d);}(_0x5f66,0x1a0));var _0x65f6=function(_0x4cf98e,_0xba4b79){_0x4cf98e=_0x4cf98e-0x0;var _0x1623ac=_0x5f66[_0x4cf98e];return _0x1623ac;};'use strict';var express=require('express');var router=express[_0x65f6('0x0')]();var auth=require('../../components/auth/service');var controller=require(_0x65f6('0x1'));router[_0x65f6('0x2')]('/',auth[_0x65f6('0x3')](),controller[_0x65f6('0x4')]);module[_0x65f6('0x5')]=router; \ No newline at end of file +var _0xadb5=['post','isAuthenticated','exports','Router','./jira.controller'];(function(_0xa4daf9,_0x3bc711){var _0xc0465=function(_0x23237d){while(--_0x23237d){_0xa4daf9['push'](_0xa4daf9['shift']());}};_0xc0465(++_0x3bc711);}(_0xadb5,0xad));var _0x5adb=function(_0x17ba74,_0x267ce5){_0x17ba74=_0x17ba74-0x0;var _0x3c28b5=_0xadb5[_0x17ba74];return _0x3c28b5;};'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