Built motion from commit 64a6f4bc.|2.6.26
[motion2.git] / server / api / authActiveDirectory / index.js
index ca16460..7ad8dc1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x785c=['./authActiveDirectory.controller','post','login','Router'];(function(_0x3f7fd4,_0x4b0891){var _0x4affd7=function(_0x2d8477){while(--_0x2d8477){_0x3f7fd4['push'](_0x3f7fd4['shift']());}};_0x4affd7(++_0x4b0891);}(_0x785c,0x1e3));var _0xc785=function(_0x23bc44,_0x403791){_0x23bc44=_0x23bc44-0x0;var _0x5cf3e0=_0x785c[_0x23bc44];return _0x5cf3e0;};'use strict';var express=require('express');var router=express[_0xc785('0x0')]();var controller=require(_0xc785('0x1'));router[_0xc785('0x2')]('/',controller[_0xc785('0x3')]);module['exports']=router;
\ No newline at end of file
+var _0xcfc8=['exports','express','Router','login'];(function(_0xdac6bf,_0x10f138){var _0x2b2024=function(_0x14a555){while(--_0x14a555){_0xdac6bf['push'](_0xdac6bf['shift']());}};_0x2b2024(++_0x10f138);}(_0xcfc8,0xed));var _0x8cfc=function(_0x46eb72,_0x85c0bd){_0x46eb72=_0x46eb72-0x0;var _0x13267d=_0xcfc8[_0x46eb72];return _0x13267d;};'use strict';var express=require(_0x8cfc('0x0'));var router=express[_0x8cfc('0x1')]();var controller=require('./authActiveDirectory.controller');router['post']('/',controller[_0x8cfc('0x2')]);module[_0x8cfc('0x3')]=router;
\ No newline at end of file