Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / authLocal / index.js
index 286ad47..a234faf 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x045a=['express','Router','./authLocal.controller','/forgot','forgot','post','/reset/:token','reset','exports'];(function(_0x2beb01,_0x3fca21){var _0x594b7e=function(_0xa382a9){while(--_0xa382a9){_0x2beb01['push'](_0x2beb01['shift']());}};_0x594b7e(++_0x3fca21);}(_0x045a,0x19e));var _0xa045=function(_0x279c46,_0x3bcf99){_0x279c46=_0x279c46-0x0;var _0xfd0a84=_0x045a[_0x279c46];return _0xfd0a84;};'use strict';var express=require(_0xa045('0x0'));var router=express[_0xa045('0x1')]();var controller=require(_0xa045('0x2'));router['post']('/',controller['login']);router['post'](_0xa045('0x3'),controller[_0xa045('0x4')]);router[_0xa045('0x5')](_0xa045('0x6'),controller[_0xa045('0x7')]);module[_0xa045('0x8')]=router;
\ No newline at end of file
+var _0x5937=['/forgot','reset','exports','express','Router','./authLocal.controller','post'];(function(_0x5ef39b,_0x2db5db){var _0x24aa4a=function(_0x337cc2){while(--_0x337cc2){_0x5ef39b['push'](_0x5ef39b['shift']());}};_0x24aa4a(++_0x2db5db);}(_0x5937,0x1c3));var _0x7593=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x5937[_0x122ef9];return _0x42fba0;};'use strict';var express=require(_0x7593('0x0'));var router=express[_0x7593('0x1')]();var controller=require(_0x7593('0x2'));router[_0x7593('0x3')]('/',controller['login']);router[_0x7593('0x3')](_0x7593('0x4'),controller['forgot']);router[_0x7593('0x3')]('/reset/:token',controller[_0x7593('0x5')]);module[_0x7593('0x6')]=router;
\ No newline at end of file