Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / jira / index.js
index 3818357..b20a188 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2032=['isAuthenticated','send','Router','../../components/auth/service','./jira.controller'];(function(_0x16a094,_0x3b11de){var _0x52d8e4=function(_0x3a5818){while(--_0x3a5818){_0x16a094['push'](_0x16a094['shift']());}};_0x52d8e4(++_0x3b11de);}(_0x2032,0xd9));var _0x2203=function(_0x390bb5,_0x41d828){_0x390bb5=_0x390bb5-0x0;var _0x284609=_0x2032[_0x390bb5];return _0x284609;};'use strict';var express=require('express');var router=express[_0x2203('0x0')]();var auth=require(_0x2203('0x1'));var controller=require(_0x2203('0x2'));router['post']('/',auth[_0x2203('0x3')](),controller[_0x2203('0x4')]);module['exports']=router;
\ No newline at end of file
+var _0xadb5=['post','isAuthenticated','exports','Router','./jira.controller'];(function(_0x37f5ac,_0x3ce5bf){var _0x1b7d76=function(_0x31fc6e){while(--_0x31fc6e){_0x37f5ac['push'](_0x37f5ac['shift']());}};_0x1b7d76(++_0x3ce5bf);}(_0xadb5,0xad));var _0x5adb=function(_0x343e0a,_0xd138a3){_0x343e0a=_0x343e0a-0x0;var _0x324f64=_0xadb5[_0x343e0a];return _0x324f64;};'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