Built motion from commit 4fa9d4a7.|2.6.31
[motion2.git] / server / api / authLocal / index.js
index 550b260..09785c8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcb28=['forgot','/reset/:token','reset','exports','express','Router','./authLocal.controller','login','post','/forgot'];(function(_0x46e52d,_0x16b2a2){var _0x63d659=function(_0x2a753f){while(--_0x2a753f){_0x46e52d['push'](_0x46e52d['shift']());}};_0x63d659(++_0x16b2a2);}(_0xcb28,0x162));var _0x8cb2=function(_0x19f5fc,_0x4c658a){_0x19f5fc=_0x19f5fc-0x0;var _0x315fa3=_0xcb28[_0x19f5fc];return _0x315fa3;};'use strict';var express=require(_0x8cb2('0x0'));var router=express[_0x8cb2('0x1')]();var controller=require(_0x8cb2('0x2'));router['post']('/',controller[_0x8cb2('0x3')]);router[_0x8cb2('0x4')](_0x8cb2('0x5'),controller[_0x8cb2('0x6')]);router['post'](_0x8cb2('0x7'),controller[_0x8cb2('0x8')]);module[_0x8cb2('0x9')]=router;
\ No newline at end of file
+var _0x1a04=['exports','express','Router','./authLocal.controller','post','login','/reset/:token','reset'];(function(_0xbc3339,_0x3eab2e){var _0x3e0a71=function(_0xcce4ae){while(--_0xcce4ae){_0xbc3339['push'](_0xbc3339['shift']());}};_0x3e0a71(++_0x3eab2e);}(_0x1a04,0x179));var _0x41a0=function(_0x17d699,_0x2580f5){_0x17d699=_0x17d699-0x0;var _0x44d9e6=_0x1a04[_0x17d699];return _0x44d9e6;};'use strict';var express=require(_0x41a0('0x0'));var router=express[_0x41a0('0x1')]();var controller=require(_0x41a0('0x2'));router[_0x41a0('0x3')]('/',controller[_0x41a0('0x4')]);router[_0x41a0('0x3')]('/forgot',controller['forgot']);router['post'](_0x41a0('0x5'),controller[_0x41a0('0x6')]);module[_0x41a0('0x7')]=router;
\ No newline at end of file