Built motion from commit caf7d5f0.|2.5.39
[motion2.git] / server / api / authLocal / index.js
index 5a26d37..2350e11 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3f29=['post','/forgot','/reset/:token','reset','exports','express','Router','./authLocal.controller'];(function(_0x3d6d8e,_0x554695){var _0x568be6=function(_0x3ebadf){while(--_0x3ebadf){_0x3d6d8e['push'](_0x3d6d8e['shift']());}};_0x568be6(++_0x554695);}(_0x3f29,0x1ed));var _0x93f2=function(_0xbb091,_0x3fe7ee){_0xbb091=_0xbb091-0x0;var _0x467a04=_0x3f29[_0xbb091];return _0x467a04;};'use strict';var express=require(_0x93f2('0x0'));var router=express[_0x93f2('0x1')]();var controller=require(_0x93f2('0x2'));router[_0x93f2('0x3')]('/',controller['login']);router[_0x93f2('0x3')](_0x93f2('0x4'),controller['forgot']);router['post'](_0x93f2('0x5'),controller[_0x93f2('0x6')]);module[_0x93f2('0x7')]=router;
\ No newline at end of file
+var _0xa151=['Router','./authLocal.controller','post','login','/forgot','forgot','/reset/:token','reset'];(function(_0x5a2d3f,_0x27b04e){var _0x5c65d8=function(_0x2d1965){while(--_0x2d1965){_0x5a2d3f['push'](_0x5a2d3f['shift']());}};_0x5c65d8(++_0x27b04e);}(_0xa151,0x158));var _0x1a15=function(_0x261244,_0x53f339){_0x261244=_0x261244-0x0;var _0x351d92=_0xa151[_0x261244];return _0x351d92;};'use strict';var express=require('express');var router=express[_0x1a15('0x0')]();var controller=require(_0x1a15('0x1'));router[_0x1a15('0x2')]('/',controller[_0x1a15('0x3')]);router[_0x1a15('0x2')](_0x1a15('0x4'),controller[_0x1a15('0x5')]);router[_0x1a15('0x2')](_0x1a15('0x6'),controller[_0x1a15('0x7')]);module['exports']=router;
\ No newline at end of file