Built motion from commit f8768ebe.|2.6.15
[motion2.git] / server / api / authLocal / index.js
index e59cfef..47ded8d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb80=['reset','exports','express','Router','./authLocal.controller','post','login','/forgot'];(function(_0x1b25c1,_0x2c6ce6){var _0x1e4447=function(_0xaaafca){while(--_0xaaafca){_0x1b25c1['push'](_0x1b25c1['shift']());}};_0x1e4447(++_0x2c6ce6);}(_0xeb80,0x12a));var _0x0eb8=function(_0x570d8e,_0x4802bf){_0x570d8e=_0x570d8e-0x0;var _0x3342d=_0xeb80[_0x570d8e];return _0x3342d;};'use strict';var express=require(_0x0eb8('0x0'));var router=express[_0x0eb8('0x1')]();var controller=require(_0x0eb8('0x2'));router[_0x0eb8('0x3')]('/',controller[_0x0eb8('0x4')]);router['post'](_0x0eb8('0x5'),controller['forgot']);router['post']('/reset/:token',controller[_0x0eb8('0x6')]);module[_0x0eb8('0x7')]=router;
\ No newline at end of file
+var _0x3a7f=['Router','./authLocal.controller','login','post','/forgot','forgot','exports'];(function(_0x565ed7,_0x398228){var _0x183ad7=function(_0x5a43d7){while(--_0x5a43d7){_0x565ed7['push'](_0x565ed7['shift']());}};_0x183ad7(++_0x398228);}(_0x3a7f,0x1ce));var _0xf3a7=function(_0xcdc16c,_0x96ae62){_0xcdc16c=_0xcdc16c-0x0;var _0x5690a4=_0x3a7f[_0xcdc16c];return _0x5690a4;};'use strict';var express=require('express');var router=express[_0xf3a7('0x0')]();var controller=require(_0xf3a7('0x1'));router['post']('/',controller[_0xf3a7('0x2')]);router[_0xf3a7('0x3')](_0xf3a7('0x4'),controller[_0xf3a7('0x5')]);router['post']('/reset/:token',controller['reset']);module[_0xf3a7('0x6')]=router;
\ No newline at end of file