Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / jira / index.js
index 6ed1e21..27f7712 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf79f=['exports','Router','../../components/auth/service','./jira.controller','post','isAuthenticated','send'];(function(_0x12a237,_0x1433f7){var _0x557e9d=function(_0x2d34ec){while(--_0x2d34ec){_0x12a237['push'](_0x12a237['shift']());}};_0x557e9d(++_0x1433f7);}(_0xf79f,0x182));var _0xff79=function(_0x153863,_0x41363d){_0x153863=_0x153863-0x0;var _0x3bfc32=_0xf79f[_0x153863];return _0x3bfc32;};'use strict';var express=require('express');var router=express[_0xff79('0x0')]();var auth=require(_0xff79('0x1'));var controller=require(_0xff79('0x2'));router[_0xff79('0x3')]('/',auth[_0xff79('0x4')](),controller[_0xff79('0x5')]);module[_0xff79('0x6')]=router;
\ No newline at end of file
+var _0xb10b=['./jira.controller','post','send','exports','express','../../components/auth/service'];(function(_0x4a53d,_0x58a95e){var _0x27410e=function(_0x38fc90){while(--_0x38fc90){_0x4a53d['push'](_0x4a53d['shift']());}};_0x27410e(++_0x58a95e);}(_0xb10b,0x12a));var _0xbb10=function(_0xa7662e,_0x22304d){_0xa7662e=_0xa7662e-0x0;var _0x425053=_0xb10b[_0xa7662e];return _0x425053;};'use strict';var express=require(_0xbb10('0x0'));var router=express['Router']();var auth=require(_0xbb10('0x1'));var controller=require(_0xbb10('0x2'));router[_0xbb10('0x3')]('/',auth['isAuthenticated'](),controller[_0xbb10('0x4')]);module[_0xbb10('0x5')]=router;
\ No newline at end of file