Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / api / authActiveDirectory / index.js
index 676bbfb..d699dd4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf084=['exports','express','Router','./authActiveDirectory.controller','login'];(function(_0x5d9ceb,_0x1a49f5){var _0x33ce82=function(_0x583915){while(--_0x583915){_0x5d9ceb['push'](_0x5d9ceb['shift']());}};_0x33ce82(++_0x1a49f5);}(_0xf084,0x1dc));var _0x4f08=function(_0x3433bb,_0xa47bc2){_0x3433bb=_0x3433bb-0x0;var _0x153240=_0xf084[_0x3433bb];return _0x153240;};'use strict';var express=require(_0x4f08('0x0'));var router=express[_0x4f08('0x1')]();var controller=require(_0x4f08('0x2'));router['post']('/',controller[_0x4f08('0x3')]);module[_0x4f08('0x4')]=router;
\ No newline at end of file
+var _0xa218=['exports','Router','post','login'];(function(_0x4099ee,_0x38495a){var _0x1b7bfc=function(_0x5f5388){while(--_0x5f5388){_0x4099ee['push'](_0x4099ee['shift']());}};_0x1b7bfc(++_0x38495a);}(_0xa218,0x1bd));var _0x8a21=function(_0x2e4aa2,_0x11956a){_0x2e4aa2=_0x2e4aa2-0x0;var _0x5e6092=_0xa218[_0x2e4aa2];return _0x5e6092;};'use strict';var express=require('express');var router=express[_0x8a21('0x0')]();var controller=require('./authActiveDirectory.controller');router[_0x8a21('0x1')]('/',controller[_0x8a21('0x2')]);module[_0x8a21('0x3')]=router;
\ No newline at end of file