Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / authActiveDirectory / index.js
index 735ee33..5d30086 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b03=['./authActiveDirectory.controller','post','login','exports','express','Router'];(function(_0x5631c2,_0xd87182){var _0x2cd5cb=function(_0x292f74){while(--_0x292f74){_0x5631c2['push'](_0x5631c2['shift']());}};_0x2cd5cb(++_0xd87182);}(_0x0b03,0xb8));var _0x30b0=function(_0x44cf57,_0x13a9e4){_0x44cf57=_0x44cf57-0x0;var _0x3b9f1d=_0x0b03[_0x44cf57];return _0x3b9f1d;};'use strict';var express=require(_0x30b0('0x0'));var router=express[_0x30b0('0x1')]();var controller=require(_0x30b0('0x2'));router[_0x30b0('0x3')]('/',controller[_0x30b0('0x4')]);module[_0x30b0('0x5')]=router;
\ No newline at end of file
+var _0xe3bf=['post','exports','Router'];(function(_0xd84e6b,_0x5cc379){var _0x361b16=function(_0x582b6a){while(--_0x582b6a){_0xd84e6b['push'](_0xd84e6b['shift']());}};_0x361b16(++_0x5cc379);}(_0xe3bf,0x1c4));var _0xfe3b=function(_0x15142f,_0x4f5528){_0x15142f=_0x15142f-0x0;var _0x5b83de=_0xe3bf[_0x15142f];return _0x5b83de;};'use strict';var express=require('express');var router=express[_0xfe3b('0x0')]();var controller=require('./authActiveDirectory.controller');router[_0xfe3b('0x1')]('/',controller['login']);module[_0xfe3b('0x2')]=router;
\ No newline at end of file