Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / authLocal / index.js
index c3cfca6..ae92221 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbdbc=['/reset/:token','reset','exports','express','Router','./authLocal.controller','post','login','/forgot'];(function(_0x15b0b2,_0x2eda12){var _0x29869c=function(_0x37ee61){while(--_0x37ee61){_0x15b0b2['push'](_0x15b0b2['shift']());}};_0x29869c(++_0x2eda12);}(_0xbdbc,0xa5));var _0xcbdb=function(_0x9ae99e,_0x2ac9e7){_0x9ae99e=_0x9ae99e-0x0;var _0x281db5=_0xbdbc[_0x9ae99e];return _0x281db5;};'use strict';var express=require(_0xcbdb('0x0'));var router=express[_0xcbdb('0x1')]();var controller=require(_0xcbdb('0x2'));router[_0xcbdb('0x3')]('/',controller[_0xcbdb('0x4')]);router[_0xcbdb('0x3')](_0xcbdb('0x5'),controller['forgot']);router[_0xcbdb('0x3')](_0xcbdb('0x6'),controller[_0xcbdb('0x7')]);module[_0xcbdb('0x8')]=router;
\ No newline at end of file
+var _0x10c2=['login','/forgot','/reset/:token','reset','Router','./authLocal.controller','post'];(function(_0x5bd98b,_0x22bf1c){var _0x49efe7=function(_0x2223e8){while(--_0x2223e8){_0x5bd98b['push'](_0x5bd98b['shift']());}};_0x49efe7(++_0x22bf1c);}(_0x10c2,0x7b));var _0x210c=function(_0x1e8c85,_0x2c376a){_0x1e8c85=_0x1e8c85-0x0;var _0x11a83f=_0x10c2[_0x1e8c85];return _0x11a83f;};'use strict';var express=require('express');var router=express[_0x210c('0x0')]();var controller=require(_0x210c('0x1'));router[_0x210c('0x2')]('/',controller[_0x210c('0x3')]);router[_0x210c('0x2')](_0x210c('0x4'),controller['forgot']);router[_0x210c('0x2')](_0x210c('0x5'),controller[_0x210c('0x6')]);module['exports']=router;
\ No newline at end of file