Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / authLocal / index.js
index 62fb6f9..a7b22ed 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 _0x704c=['Router','post','login','forgot','exports','express'];(function(_0x3684f9,_0xf380f0){var _0x2ec4b6=function(_0x3844aa){while(--_0x3844aa){_0x3684f9['push'](_0x3684f9['shift']());}};_0x2ec4b6(++_0xf380f0);}(_0x704c,0x1c1));var _0xc704=function(_0x5471ec,_0x1ce81a){_0x5471ec=_0x5471ec-0x0;var _0x121d4c=_0x704c[_0x5471ec];return _0x121d4c;};'use strict';var express=require(_0xc704('0x0'));var router=express[_0xc704('0x1')]();var controller=require('./authLocal.controller');router[_0xc704('0x2')]('/',controller[_0xc704('0x3')]);router['post']('/forgot',controller[_0xc704('0x4')]);router['post']('/reset/:token',controller['reset']);module[_0xc704('0x5')]=router;
\ No newline at end of file