Built motion from commit 167bccf5.|2.6.7
[motion2.git] / server / api / authActiveDirectory / index.js
index af2cd3f..4548e33 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd175=['Router','./authActiveDirectory.controller','post','login','express'];(function(_0x1579be,_0x4f5834){var _0x4f4837=function(_0x286b0){while(--_0x286b0){_0x1579be['push'](_0x1579be['shift']());}};_0x4f4837(++_0x4f5834);}(_0xd175,0x1cb));var _0x5d17=function(_0x45dc19,_0x22271a){_0x45dc19=_0x45dc19-0x0;var _0x520888=_0xd175[_0x45dc19];return _0x520888;};'use strict';var express=require(_0x5d17('0x0'));var router=express[_0x5d17('0x1')]();var controller=require(_0x5d17('0x2'));router[_0x5d17('0x3')]('/',controller[_0x5d17('0x4')]);module['exports']=router;
\ No newline at end of file
+var _0xe0ff=['express','./authActiveDirectory.controller','exports'];(function(_0x30d3b6,_0x24aef4){var _0x472495=function(_0xb6c1aa){while(--_0xb6c1aa){_0x30d3b6['push'](_0x30d3b6['shift']());}};_0x472495(++_0x24aef4);}(_0xe0ff,0x1d7));var _0xfe0f=function(_0x29c8fb,_0x4a797b){_0x29c8fb=_0x29c8fb-0x0;var _0x1839a0=_0xe0ff[_0x29c8fb];return _0x1839a0;};'use strict';var express=require(_0xfe0f('0x0'));var router=express['Router']();var controller=require(_0xfe0f('0x1'));router['post']('/',controller['login']);module[_0xfe0f('0x2')]=router;
\ No newline at end of file