Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / authLocal / index.js
index 482f375..0210b0d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xac37=['/reset/:token','reset','express','Router','./authLocal.controller','post','/forgot','forgot'];(function(_0x51f69f,_0x2a67b5){var _0x1c4e68=function(_0x4198e5){while(--_0x4198e5){_0x51f69f['push'](_0x51f69f['shift']());}};_0x1c4e68(++_0x2a67b5);}(_0xac37,0xaa));var _0x7ac3=function(_0x45d3f0,_0x4be53f){_0x45d3f0=_0x45d3f0-0x0;var _0x314b79=_0xac37[_0x45d3f0];return _0x314b79;};'use strict';var express=require(_0x7ac3('0x0'));var router=express[_0x7ac3('0x1')]();var controller=require(_0x7ac3('0x2'));router[_0x7ac3('0x3')]('/',controller['login']);router[_0x7ac3('0x3')](_0x7ac3('0x4'),controller[_0x7ac3('0x5')]);router[_0x7ac3('0x3')](_0x7ac3('0x6'),controller[_0x7ac3('0x7')]);module['exports']=router;
\ No newline at end of file
+var _0x6265=['post','forgot','reset','exports','./authLocal.controller','login'];(function(_0x4b8117,_0x1582a8){var _0x53b488=function(_0x3cd063){while(--_0x3cd063){_0x4b8117['push'](_0x4b8117['shift']());}};_0x53b488(++_0x1582a8);}(_0x6265,0xa0));var _0x5626=function(_0x24e8db,_0x89fc47){_0x24e8db=_0x24e8db-0x0;var _0x576cc1=_0x6265[_0x24e8db];return _0x576cc1;};'use strict';var express=require('express');var router=express['Router']();var controller=require(_0x5626('0x0'));router['post']('/',controller[_0x5626('0x1')]);router[_0x5626('0x2')]('/forgot',controller[_0x5626('0x3')]);router['post']('/reset/:token',controller[_0x5626('0x4')]);module[_0x5626('0x5')]=router;
\ No newline at end of file