Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / authActiveDirectory / index.js
index 60e5ea7..4487d96 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4ee4=['./authActiveDirectory.controller','post','login','exports','express','Router'];(function(_0x23e00d,_0x4e6f3d){var _0x2ebc05=function(_0x20fd35){while(--_0x20fd35){_0x23e00d['push'](_0x23e00d['shift']());}};_0x2ebc05(++_0x4e6f3d);}(_0x4ee4,0x160));var _0x44ee=function(_0x3a9661,_0x530b12){_0x3a9661=_0x3a9661-0x0;var _0x5bb119=_0x4ee4[_0x3a9661];return _0x5bb119;};'use strict';var express=require(_0x44ee('0x0'));var router=express[_0x44ee('0x1')]();var controller=require(_0x44ee('0x2'));router[_0x44ee('0x3')]('/',controller[_0x44ee('0x4')]);module[_0x44ee('0x5')]=router;
\ No newline at end of file
+var _0x1a40=['Router','./authActiveDirectory.controller','exports'];(function(_0x92d580,_0x4928fb){var _0x4ee344=function(_0x55aa0c){while(--_0x55aa0c){_0x92d580['push'](_0x92d580['shift']());}};_0x4ee344(++_0x4928fb);}(_0x1a40,0x1a7));var _0x01a4=function(_0x523032,_0x13e2af){_0x523032=_0x523032-0x0;var _0x5588f9=_0x1a40[_0x523032];return _0x5588f9;};'use strict';var express=require('express');var router=express[_0x01a4('0x0')]();var controller=require(_0x01a4('0x1'));router['post']('/',controller['login']);module[_0x01a4('0x2')]=router;
\ No newline at end of file