Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / authActiveDirectory / index.js
index 5d30086..33a826d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe3bf=['post','exports','Router'];(function(_0xd84e6b,_0x5cc379){var _0x361b16=function(_0x582b6a){while(--_0x582b6a){_0xd84e6b['push'](_0xd84e6b['shift']());}};_0x361b16(++_0x5cc379);}(_0xe3bf,0x1c4));var _0xfe3b=function(_0x15142f,_0x4f5528){_0x15142f=_0x15142f-0x0;var _0x5b83de=_0xe3bf[_0x15142f];return _0x5b83de;};'use strict';var express=require('express');var router=express[_0xfe3b('0x0')]();var controller=require('./authActiveDirectory.controller');router[_0xfe3b('0x1')]('/',controller['login']);module[_0xfe3b('0x2')]=router;
\ No newline at end of file
+var _0x3d1e=['exports','Router','./authActiveDirectory.controller','post'];(function(_0x451d1b,_0x491c93){var _0x1fed5e=function(_0x3aebcd){while(--_0x3aebcd){_0x451d1b['push'](_0x451d1b['shift']());}};_0x1fed5e(++_0x491c93);}(_0x3d1e,0x95));var _0xe3d1=function(_0x2bc826,_0x348187){_0x2bc826=_0x2bc826-0x0;var _0x53a77e=_0x3d1e[_0x2bc826];return _0x53a77e;};'use strict';var express=require('express');var router=express[_0xe3d1('0x0')]();var controller=require(_0xe3d1('0x1'));router[_0xe3d1('0x2')]('/',controller['login']);module[_0xe3d1('0x3')]=router;
\ No newline at end of file