Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / authLocal / index.js
index d8aa55a..286ad47 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6e64=['forgot','/reset/:token','reset','exports','express','Router','./authLocal.controller','post'];(function(_0x12bcf7,_0xc11103){var _0x2825a=function(_0x4452ba){while(--_0x4452ba){_0x12bcf7['push'](_0x12bcf7['shift']());}};_0x2825a(++_0xc11103);}(_0x6e64,0x1dc));var _0x46e6=function(_0x577f88,_0x57af6e){_0x577f88=_0x577f88-0x0;var _0x233818=_0x6e64[_0x577f88];return _0x233818;};'use strict';var express=require(_0x46e6('0x0'));var router=express[_0x46e6('0x1')]();var controller=require(_0x46e6('0x2'));router[_0x46e6('0x3')]('/',controller['login']);router[_0x46e6('0x3')]('/forgot',controller[_0x46e6('0x4')]);router[_0x46e6('0x3')](_0x46e6('0x5'),controller[_0x46e6('0x6')]);module[_0x46e6('0x7')]=router;
\ No newline at end of file
+var _0x045a=['express','Router','./authLocal.controller','/forgot','forgot','post','/reset/:token','reset','exports'];(function(_0x2beb01,_0x3fca21){var _0x594b7e=function(_0xa382a9){while(--_0xa382a9){_0x2beb01['push'](_0x2beb01['shift']());}};_0x594b7e(++_0x3fca21);}(_0x045a,0x19e));var _0xa045=function(_0x279c46,_0x3bcf99){_0x279c46=_0x279c46-0x0;var _0xfd0a84=_0x045a[_0x279c46];return _0xfd0a84;};'use strict';var express=require(_0xa045('0x0'));var router=express[_0xa045('0x1')]();var controller=require(_0xa045('0x2'));router['post']('/',controller['login']);router['post'](_0xa045('0x3'),controller[_0xa045('0x4')]);router[_0xa045('0x5')](_0xa045('0x6'),controller[_0xa045('0x7')]);module[_0xa045('0x8')]=router;
\ No newline at end of file