Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / authActiveDirectory / index.js
index 7906a34..ad7728e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb6fd=['./authActiveDirectory.controller','post','login','exports','express','Router'];(function(_0x4aa841,_0x381f6c){var _0x36b38a=function(_0x4a9386){while(--_0x4a9386){_0x4aa841['push'](_0x4aa841['shift']());}};_0x36b38a(++_0x381f6c);}(_0xb6fd,0x124));var _0xdb6f=function(_0x498597,_0x5c1096){_0x498597=_0x498597-0x0;var _0x303e08=_0xb6fd[_0x498597];return _0x303e08;};'use strict';var express=require(_0xdb6f('0x0'));var router=express[_0xdb6f('0x1')]();var controller=require(_0xdb6f('0x2'));router[_0xdb6f('0x3')]('/',controller[_0xdb6f('0x4')]);module[_0xdb6f('0x5')]=router;
\ No newline at end of file
+var _0x636e=['exports','express','Router','login'];(function(_0x31c6ca,_0x5b37b3){var _0x1b5088=function(_0x3c840b){while(--_0x3c840b){_0x31c6ca['push'](_0x31c6ca['shift']());}};_0x1b5088(++_0x5b37b3);}(_0x636e,0x95));var _0xe636=function(_0x5e00d9,_0x16319b){_0x5e00d9=_0x5e00d9-0x0;var _0x3f53d1=_0x636e[_0x5e00d9];return _0x3f53d1;};'use strict';var express=require(_0xe636('0x0'));var router=express[_0xe636('0x1')]();var controller=require('./authActiveDirectory.controller');router['post']('/',controller[_0xe636('0x2')]);module[_0xe636('0x3')]=router;
\ No newline at end of file