Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / authLocal / index.js
index 56e123d..0210b0d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbe8e=['post','login','/forgot','forgot','exports','express','Router','./authLocal.controller'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xbe8e,0xd5));var _0xebe8=function(_0x2475e4,_0x2845d2){_0x2475e4=_0x2475e4-0x0;var _0x2d3af3=_0xbe8e[_0x2475e4];return _0x2d3af3;};'use strict';var express=require(_0xebe8('0x0'));var router=express[_0xebe8('0x1')]();var controller=require(_0xebe8('0x2'));router[_0xebe8('0x3')]('/',controller[_0xebe8('0x4')]);router['post'](_0xebe8('0x5'),controller[_0xebe8('0x6')]);router[_0xebe8('0x3')]('/reset/:token',controller['reset']);module[_0xebe8('0x7')]=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