X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FauthLocal%2Findex.js;h=1fd051192ffd195f01f898727fd6351a2f607428;hb=8de30684771e4539598fcfa869d5f97a2efb140f;hp=af2731e0a329f5a9d4330d785b7948bb7e94b62c;hpb=3912498a4dca9582374ca5cc8bf0a6347dda17ea;p=motion2.git diff --git a/server/api/authLocal/index.js b/server/api/authLocal/index.js index af2731e..1fd0511 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 _0xe7c7=['/reset/:token','reset','Router','./authLocal.controller','post','login','/forgot','forgot'];(function(_0x30f5bb,_0x4db4bd){var _0x1cfc00=function(_0x20f833){while(--_0x20f833){_0x30f5bb['push'](_0x30f5bb['shift']());}};_0x1cfc00(++_0x4db4bd);}(_0xe7c7,0x16a));var _0x7e7c=function(_0x1589dd,_0x2b9d22){_0x1589dd=_0x1589dd-0x0;var _0x1bddd1=_0xe7c7[_0x1589dd];return _0x1bddd1;};'use strict';var express=require('express');var router=express[_0x7e7c('0x0')]();var controller=require(_0x7e7c('0x1'));router[_0x7e7c('0x2')]('/',controller[_0x7e7c('0x3')]);router[_0x7e7c('0x2')](_0x7e7c('0x4'),controller[_0x7e7c('0x5')]);router['post'](_0x7e7c('0x6'),controller[_0x7e7c('0x7')]);module['exports']=router; \ No newline at end of file +var _0x7fe8=['exports','express','Router','./authLocal.controller','post','login','forgot','/reset/:token','reset'];(function(_0x57369a,_0x1550f0){var _0x3cdd5b=function(_0x13af47){while(--_0x13af47){_0x57369a['push'](_0x57369a['shift']());}};_0x3cdd5b(++_0x1550f0);}(_0x7fe8,0x145));var _0x87fe=function(_0x4d613c,_0x55f220){_0x4d613c=_0x4d613c-0x0;var _0x301fe3=_0x7fe8[_0x4d613c];return _0x301fe3;};'use strict';var express=require(_0x87fe('0x0'));var router=express[_0x87fe('0x1')]();var controller=require(_0x87fe('0x2'));router[_0x87fe('0x3')]('/',controller[_0x87fe('0x4')]);router[_0x87fe('0x3')]('/forgot',controller[_0x87fe('0x5')]);router[_0x87fe('0x3')](_0x87fe('0x6'),controller[_0x87fe('0x7')]);module[_0x87fe('0x8')]=router; \ No newline at end of file