Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / authActiveDirectory / index.js
index 3e6c801..d2acb13 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfbf3=['exports','Router','./authActiveDirectory.controller','post'];(function(_0xb9cbcd,_0x8df75d){var _0x1a7102=function(_0x566c28){while(--_0x566c28){_0xb9cbcd['push'](_0xb9cbcd['shift']());}};_0x1a7102(++_0x8df75d);}(_0xfbf3,0xd5));var _0x3fbf=function(_0xaaf409,_0x28d8cd){_0xaaf409=_0xaaf409-0x0;var _0x40fb5d=_0xfbf3[_0xaaf409];return _0x40fb5d;};'use strict';var express=require('express');var router=express[_0x3fbf('0x0')]();var controller=require(_0x3fbf('0x1'));router[_0x3fbf('0x2')]('/',controller['login']);module[_0x3fbf('0x3')]=router;
\ No newline at end of file
+var _0xf6eb=['express','login','exports'];(function(_0x4e676e,_0x2a7c6d){var _0x336a3c=function(_0x4767c4){while(--_0x4767c4){_0x4e676e['push'](_0x4e676e['shift']());}};_0x336a3c(++_0x2a7c6d);}(_0xf6eb,0xb4));var _0xbf6e=function(_0x290700,_0x22b692){_0x290700=_0x290700-0x0;var _0x1cd47d=_0xf6eb[_0x290700];return _0x1cd47d;};'use strict';var express=require(_0xbf6e('0x0'));var router=express['Router']();var controller=require('./authActiveDirectory.controller');router['post']('/',controller[_0xbf6e('0x1')]);module[_0xbf6e('0x2')]=router;
\ No newline at end of file