Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / authActiveDirectory / index.js
index 17b70a8..8fcb739 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2cfd=['Router','./authActiveDirectory.controller','post','login','exports','express'];(function(_0x14eafa,_0x1f47c7){var _0x20cbd3=function(_0xf05716){while(--_0xf05716){_0x14eafa['push'](_0x14eafa['shift']());}};_0x20cbd3(++_0x1f47c7);}(_0x2cfd,0x1a3));var _0xd2cf=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x2cfd[_0x20a584];return _0x4b41a8;};'use strict';var express=require(_0xd2cf('0x0'));var router=express[_0xd2cf('0x1')]();var controller=require(_0xd2cf('0x2'));router[_0xd2cf('0x3')]('/',controller[_0xd2cf('0x4')]);module[_0xd2cf('0x5')]=router;
\ No newline at end of file
+var _0x9e4c=['login','exports','express','Router','post'];(function(_0x488936,_0x7a22bc){var _0x52558d=function(_0x23cb79){while(--_0x23cb79){_0x488936['push'](_0x488936['shift']());}};_0x52558d(++_0x7a22bc);}(_0x9e4c,0x10b));var _0xc9e4=function(_0x1007ec,_0x25cfef){_0x1007ec=_0x1007ec-0x0;var _0x326146=_0x9e4c[_0x1007ec];return _0x326146;};'use strict';var express=require(_0xc9e4('0x0'));var router=express[_0xc9e4('0x1')]();var controller=require('./authActiveDirectory.controller');router[_0xc9e4('0x2')]('/',controller[_0xc9e4('0x3')]);module[_0xc9e4('0x4')]=router;
\ No newline at end of file