Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / authLocal / index.js
index 288f6e8..c93f10b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa879=['login','/forgot','/reset/:token','express','Router','./authLocal.controller','post'];(function(_0x2730da,_0x1098bd){var _0xfe9991=function(_0x2ea521){while(--_0x2ea521){_0x2730da['push'](_0x2730da['shift']());}};_0xfe9991(++_0x1098bd);}(_0xa879,0x1c3));var _0x9a87=function(_0x371c9e,_0x3b80d1){_0x371c9e=_0x371c9e-0x0;var _0x3ae1b7=_0xa879[_0x371c9e];return _0x3ae1b7;};'use strict';var express=require(_0x9a87('0x0'));var router=express[_0x9a87('0x1')]();var controller=require(_0x9a87('0x2'));router[_0x9a87('0x3')]('/',controller[_0x9a87('0x4')]);router['post'](_0x9a87('0x5'),controller['forgot']);router['post'](_0x9a87('0x6'),controller['reset']);module['exports']=router;
\ No newline at end of file
+var _0x3d2a=['reset','post','login','/forgot','forgot','/reset/:token'];(function(_0x1132d1,_0x1a2f80){var _0x13b103=function(_0x743de8){while(--_0x743de8){_0x1132d1['push'](_0x1132d1['shift']());}};_0x13b103(++_0x1a2f80);}(_0x3d2a,0x139));var _0xa3d2=function(_0x493a51,_0x45128c){_0x493a51=_0x493a51-0x0;var _0xc85756=_0x3d2a[_0x493a51];return _0xc85756;};'use strict';var express=require('express');var router=express['Router']();var controller=require('./authLocal.controller');router[_0xa3d2('0x0')]('/',controller[_0xa3d2('0x1')]);router[_0xa3d2('0x0')](_0xa3d2('0x2'),controller[_0xa3d2('0x3')]);router['post'](_0xa3d2('0x4'),controller[_0xa3d2('0x5')]);module['exports']=router;
\ No newline at end of file