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