Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / authActiveDirectory / index.js
index 38cbb90..3ade51f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1f81=['exports','express','Router','post','login'];(function(_0x3e05a2,_0x2fd92d){var _0x54d611=function(_0x1c04b7){while(--_0x1c04b7){_0x3e05a2['push'](_0x3e05a2['shift']());}};_0x54d611(++_0x2fd92d);}(_0x1f81,0xc4));var _0x11f8=function(_0x2fc012,_0x503e5b){_0x2fc012=_0x2fc012-0x0;var _0x2891f9=_0x1f81[_0x2fc012];return _0x2891f9;};'use strict';var express=require(_0x11f8('0x0'));var router=express[_0x11f8('0x1')]();var controller=require('./authActiveDirectory.controller');router[_0x11f8('0x2')]('/',controller[_0x11f8('0x3')]);module[_0x11f8('0x4')]=router;
\ No newline at end of file
+var _0x6b17=['Router','./authActiveDirectory.controller','post','login','express'];(function(_0x5951e8,_0x42b9a7){var _0x20a1f5=function(_0x2bc968){while(--_0x2bc968){_0x5951e8['push'](_0x5951e8['shift']());}};_0x20a1f5(++_0x42b9a7);}(_0x6b17,0x1d0));var _0x76b1=function(_0x32f776,_0x1bf7e6){_0x32f776=_0x32f776-0x0;var _0xa9f55=_0x6b17[_0x32f776];return _0xa9f55;};'use strict';var express=require(_0x76b1('0x0'));var router=express[_0x76b1('0x1')]();var controller=require(_0x76b1('0x2'));router[_0x76b1('0x3')]('/',controller[_0x76b1('0x4')]);module['exports']=router;
\ No newline at end of file