Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / authLocal / index.js
index b09a883..c0c6dea 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xca1c=['reset','express','Router','./authLocal.controller','post','login','/forgot','/reset/:token'];(function(_0x3c5ba5,_0x43a289){var _0x2e5cbf=function(_0x2504bc){while(--_0x2504bc){_0x3c5ba5['push'](_0x3c5ba5['shift']());}};_0x2e5cbf(++_0x43a289);}(_0xca1c,0xb9));var _0xcca1=function(_0x436c01,_0x5629da){_0x436c01=_0x436c01-0x0;var _0x3d0a70=_0xca1c[_0x436c01];return _0x3d0a70;};'use strict';var express=require(_0xcca1('0x0'));var router=express[_0xcca1('0x1')]();var controller=require(_0xcca1('0x2'));router[_0xcca1('0x3')]('/',controller[_0xcca1('0x4')]);router['post'](_0xcca1('0x5'),controller['forgot']);router[_0xcca1('0x3')](_0xcca1('0x6'),controller[_0xcca1('0x7')]);module['exports']=router;
\ No newline at end of file
+var _0x9feb=['exports','express','Router','./authLocal.controller','post','login','forgot','reset'];(function(_0x509042,_0x541f21){var _0x1ac556=function(_0xc19bd4){while(--_0xc19bd4){_0x509042['push'](_0x509042['shift']());}};_0x1ac556(++_0x541f21);}(_0x9feb,0x111));var _0xb9fe=function(_0x9db798,_0x3f5685){_0x9db798=_0x9db798-0x0;var _0x417009=_0x9feb[_0x9db798];return _0x417009;};'use strict';var express=require(_0xb9fe('0x0'));var router=express[_0xb9fe('0x1')]();var controller=require(_0xb9fe('0x2'));router[_0xb9fe('0x3')]('/',controller[_0xb9fe('0x4')]);router[_0xb9fe('0x3')]('/forgot',controller[_0xb9fe('0x5')]);router[_0xb9fe('0x3')]('/reset/:token',controller[_0xb9fe('0x6')]);module[_0xb9fe('0x7')]=router;
\ No newline at end of file