Built motion from commit f67b3b02.|2.6.31
[motion2.git] / server / api / authActiveDirectory / index.js
index 7a97f2b..e6400d0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5203=['Router','./authActiveDirectory.controller','post','login','exports'];(function(_0x561793,_0x2c657f){var _0x49954e=function(_0x43cc8c){while(--_0x43cc8c){_0x561793['push'](_0x561793['shift']());}};_0x49954e(++_0x2c657f);}(_0x5203,0x118));var _0x3520=function(_0x53c658,_0x30dd56){_0x53c658=_0x53c658-0x0;var _0x2a59c0=_0x5203[_0x53c658];return _0x2a59c0;};'use strict';var express=require('express');var router=express[_0x3520('0x0')]();var controller=require(_0x3520('0x1'));router[_0x3520('0x2')]('/',controller[_0x3520('0x3')]);module[_0x3520('0x4')]=router;
\ No newline at end of file
+var _0x9613=['express','Router','post'];(function(_0x4c6d3d,_0x39c470){var _0x578c1a=function(_0x235079){while(--_0x235079){_0x4c6d3d['push'](_0x4c6d3d['shift']());}};_0x578c1a(++_0x39c470);}(_0x9613,0x17d));var _0x3961=function(_0x3e62b4,_0xfc4b03){_0x3e62b4=_0x3e62b4-0x0;var _0x176711=_0x9613[_0x3e62b4];return _0x176711;};'use strict';var express=require(_0x3961('0x0'));var router=express[_0x3961('0x1')]();var controller=require('./authActiveDirectory.controller');router[_0x3961('0x2')]('/',controller['login']);module['exports']=router;
\ No newline at end of file