Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / authActiveDirectory / index.js
index b89034d..e40adaf 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfaa8=['express','Router','./authActiveDirectory.controller','login'];(function(_0x3f5294,_0x1c2543){var _0x2b552a=function(_0x9edf9a){while(--_0x9edf9a){_0x3f5294['push'](_0x3f5294['shift']());}};_0x2b552a(++_0x1c2543);}(_0xfaa8,0xa4));var _0x8faa=function(_0x55e272,_0x3a0dc5){_0x55e272=_0x55e272-0x0;var _0x2ee59b=_0xfaa8[_0x55e272];return _0x2ee59b;};'use strict';var express=require(_0x8faa('0x0'));var router=express[_0x8faa('0x1')]();var controller=require(_0x8faa('0x2'));router['post']('/',controller[_0x8faa('0x3')]);module['exports']=router;
\ No newline at end of file
+var _0x84b8=['Router','exports','express'];(function(_0x5416db,_0x55683a){var _0x243e35=function(_0x1eb623){while(--_0x1eb623){_0x5416db['push'](_0x5416db['shift']());}};_0x243e35(++_0x55683a);}(_0x84b8,0x1a3));var _0x884b=function(_0x494d1f,_0x3f72ff){_0x494d1f=_0x494d1f-0x0;var _0x457b6e=_0x84b8[_0x494d1f];return _0x457b6e;};'use strict';var express=require(_0x884b('0x0'));var router=express[_0x884b('0x1')]();var controller=require('./authActiveDirectory.controller');router['post']('/',controller['login']);module[_0x884b('0x2')]=router;
\ No newline at end of file