Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / authLocal / index.js
index 62fb6f9..0210b0d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc400=['/reset/:token','reset','express','./authLocal.controller','post','/forgot','forgot'];(function(_0x4e9628,_0x250573){var _0x27bc8c=function(_0xb3b7ae){while(--_0xb3b7ae){_0x4e9628['push'](_0x4e9628['shift']());}};_0x27bc8c(++_0x250573);}(_0xc400,0x105));var _0x0c40=function(_0x421b41,_0x4c0e8a){_0x421b41=_0x421b41-0x0;var _0x397797=_0xc400[_0x421b41];return _0x397797;};'use strict';var express=require(_0x0c40('0x0'));var router=express['Router']();var controller=require(_0x0c40('0x1'));router['post']('/',controller['login']);router[_0x0c40('0x2')](_0x0c40('0x3'),controller[_0x0c40('0x4')]);router[_0x0c40('0x2')](_0x0c40('0x5'),controller[_0x0c40('0x6')]);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