Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / authActiveDirectory / index.js
index 3400afd..4487d96 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x70e7=['exports','express','Router','./authActiveDirectory.controller','post'];(function(_0x484e36,_0x4482d8){var _0xafc85d=function(_0xaba9c8){while(--_0xaba9c8){_0x484e36['push'](_0x484e36['shift']());}};_0xafc85d(++_0x4482d8);}(_0x70e7,0x146));var _0x770e=function(_0x6d94f1,_0x5e5a7e){_0x6d94f1=_0x6d94f1-0x0;var _0x42b0f5=_0x70e7[_0x6d94f1];return _0x42b0f5;};'use strict';var express=require(_0x770e('0x0'));var router=express[_0x770e('0x1')]();var controller=require(_0x770e('0x2'));router[_0x770e('0x3')]('/',controller['login']);module[_0x770e('0x4')]=router;
\ No newline at end of file
+var _0x1a40=['Router','./authActiveDirectory.controller','exports'];(function(_0x92d580,_0x4928fb){var _0x4ee344=function(_0x55aa0c){while(--_0x55aa0c){_0x92d580['push'](_0x92d580['shift']());}};_0x4ee344(++_0x4928fb);}(_0x1a40,0x1a7));var _0x01a4=function(_0x523032,_0x13e2af){_0x523032=_0x523032-0x0;var _0x5588f9=_0x1a40[_0x523032];return _0x5588f9;};'use strict';var express=require('express');var router=express[_0x01a4('0x0')]();var controller=require(_0x01a4('0x1'));router['post']('/',controller['login']);module[_0x01a4('0x2')]=router;
\ No newline at end of file