X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FauthLocal%2Findex.js;h=89388397ba569e6d82d1c3b480bb5cd326eff01e;hb=676e0a00dac18511f03a9406d0d87e461770e967;hp=296fd5d45e0516889f684a943ad1bf47d57b705c;hpb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;p=motion2.git diff --git a/server/api/authLocal/index.js b/server/api/authLocal/index.js index 296fd5d..8938839 100644 --- a/server/api/authLocal/index.js +++ b/server/api/authLocal/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x8c90=['login','/forgot','forgot','/reset/:token','reset','express','Router','./authLocal.controller'];(function(_0x3bc7e9,_0x1971bc){var _0x47fdf1=function(_0x6438b9){while(--_0x6438b9){_0x3bc7e9['push'](_0x3bc7e9['shift']());}};_0x47fdf1(++_0x1971bc);}(_0x8c90,0x75));var _0x08c9=function(_0x29b609,_0x19d388){_0x29b609=_0x29b609-0x0;var _0x54c952=_0x8c90[_0x29b609];return _0x54c952;};'use strict';var express=require(_0x08c9('0x0'));var router=express[_0x08c9('0x1')]();var controller=require(_0x08c9('0x2'));router['post']('/',controller[_0x08c9('0x3')]);router['post'](_0x08c9('0x4'),controller[_0x08c9('0x5')]);router['post'](_0x08c9('0x6'),controller[_0x08c9('0x7')]);module['exports']=router; \ No newline at end of file +var _0x6fc2=['login','post','/forgot','forgot','/reset/:token','reset','exports','express'];(function(_0x134c2e,_0x3573c4){var _0x2825db=function(_0x2a574d){while(--_0x2a574d){_0x134c2e['push'](_0x134c2e['shift']());}};_0x2825db(++_0x3573c4);}(_0x6fc2,0xe7));var _0x26fc=function(_0x4a53d,_0x58a95e){_0x4a53d=_0x4a53d-0x0;var _0x27410e=_0x6fc2[_0x4a53d];return _0x27410e;};'use strict';var express=require(_0x26fc('0x0'));var router=express['Router']();var controller=require('./authLocal.controller');router['post']('/',controller[_0x26fc('0x1')]);router[_0x26fc('0x2')](_0x26fc('0x3'),controller[_0x26fc('0x4')]);router[_0x26fc('0x2')](_0x26fc('0x5'),controller[_0x26fc('0x6')]);module[_0x26fc('0x7')]=router; \ No newline at end of file