X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FauthActiveDirectory%2Findex.js;h=8da2588e644cb3e3924f9e092b4f1d8e577ad8cf;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=4d39da87234a9f7bf9c45f1eedcff364d28d8299;hpb=d49944cc2e95578bfbd15d79d46896f71a145821;p=motion2.git diff --git a/server/api/authActiveDirectory/index.js b/server/api/authActiveDirectory/index.js index 4d39da8..8da2588 100644 --- a/server/api/authActiveDirectory/index.js +++ b/server/api/authActiveDirectory/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x8104=['express','./authActiveDirectory.controller','login','exports'];(function(_0x2f80fa,_0xef0dcb){var _0xf3687e=function(_0x340cfd){while(--_0x340cfd){_0x2f80fa['push'](_0x2f80fa['shift']());}};_0xf3687e(++_0xef0dcb);}(_0x8104,0x188));var _0x4810=function(_0x28ae21,_0x5f04ab){_0x28ae21=_0x28ae21-0x0;var _0x405fd7=_0x8104[_0x28ae21];return _0x405fd7;};'use strict';var express=require(_0x4810('0x0'));var router=express['Router']();var controller=require(_0x4810('0x1'));router['post']('/',controller[_0x4810('0x2')]);module[_0x4810('0x3')]=router; \ No newline at end of file +var _0x213e=['./authActiveDirectory.controller','post','login','exports','express','Router'];(function(_0x54c9fb,_0x577eaf){var _0x16aaa4=function(_0x51a725){while(--_0x51a725){_0x54c9fb['push'](_0x54c9fb['shift']());}};_0x16aaa4(++_0x577eaf);}(_0x213e,0x14e));var _0xe213=function(_0x59991f,_0x54119d){_0x59991f=_0x59991f-0x0;var _0x2aa7e5=_0x213e[_0x59991f];return _0x2aa7e5;};'use strict';var express=require(_0xe213('0x0'));var router=express[_0xe213('0x1')]();var controller=require(_0xe213('0x2'));router[_0xe213('0x3')]('/',controller[_0xe213('0x4')]);module[_0xe213('0x5')]=router; \ No newline at end of file