53b0d76a1d803ecfe6692ce3062d90f8892e716d
[motion.git] / server / auth / local / passport.js
1 var _0x9152=["\x70\x61\x73\x73\x70\x6F\x72\x74","\x53\x74\x72\x61\x74\x65\x67\x79","\x70\x61\x73\x73\x70\x6F\x72\x74\x2D\x6C\x6F\x63\x61\x6C","\x53\x65\x74\x74\x69\x6E\x67\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x6D\x6F\x64\x65\x6C\x73","\x2E\x2E\x2F\x2E\x2E\x2F\x63\x6F\x6E\x66\x69\x67\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2F\x6C\x69\x63\x65\x6E\x73\x65\x2E\x73\x65\x72\x76\x69\x63\x65","\x73\x65\x74\x75\x70","\x6C\x6F\x63\x61\x6C\x2D\x6C\x6F\x67\x69\x6E","\x6E\x61\x6D\x65","\x70\x61\x73\x73\x77\x6F\x72\x64","\x63\x61\x74\x63\x68","\x6C\x69\x63\x65\x6E\x73\x65","\x64\x65\x63\x72\x79\x70\x74","\x70\x61\x72\x73\x65","\x61\x67\x65\x6E\x74\x73","\x4D\x61\x78\x69\x6D\x75\x6D\x20\x6C\x6F\x67\x69\x6E\x20\x6C\x69\x6D\x69\x74\x20\x68\x61\x73\x20\x62\x65\x65\x6E\x20\x72\x65\x61\x63\x68\x65\x64\x2E","\x74\x68\x65\x6E","\x61\x67\x65\x6E\x74","\x63\x6F\x75\x6E\x74","\x66\x69\x6E\x64\x42\x79\x49\x64","\x61\x75\x74\x68\x65\x6E\x74\x69\x63\x61\x74\x65","\x57\x72\x6F\x6E\x67\x20\x63\x72\x65\x64\x65\x6E\x74\x69\x61\x6C\x73\x2E","\x72\x6F\x6C\x65","\x61\x64\x6D\x69\x6E","\x75\x73\x65\x72","\x6F\x6E\x6C\x69\x6E\x65","\x66\x69\x6E\x64\x4F\x6E\x65","\x75\x73\x65"];var passport=require(_0x9152[0]);var LocalStrategy=require(_0x9152[2])[_0x9152[1]];var Settings=require(_0x9152[4])[_0x9152[3]];var license=require(_0x9152[5]);exports[_0x9152[6]]=function(_0xea2cx5,_0xea2cx6){passport[_0x9152[27]](_0x9152[7], new LocalStrategy({usernameField:_0x9152[8],passwordField:_0x9152[9]},function(_0xea2cx7,_0xea2cx8,_0xea2cx9){var _0xea2cxa;var _0xea2cxb;var _0xea2cxc;return _0xea2cx5[_0x9152[26]]({where:{name:_0xea2cx7}})[_0x9152[16]](function(_0xea2cx11){_0xea2cxa=_0xea2cx11;if(!_0xea2cxa||!_0xea2cx11[_0x9152[20]](_0xea2cx8)){return _0xea2cx9(null,false,{message:_0x9152[21]})};return (_0xea2cxa[_0x9152[22]]===_0x9152[23]||_0xea2cxa[_0x9152[22]]===_0x9152[24]||(_0xea2cxa[_0x9152[22]]===_0x9152[17]&&_0xea2cxa[_0x9152[25]]))?_0xea2cx9(null,_0xea2cxa):_0xea2cxa;})[_0x9152[16]](function(_0xea2cx11){return Settings[_0x9152[19]](1)})[_0x9152[16]](function(_0xea2cx10){_0xea2cxb=_0xea2cx10;return _0xea2cx5[_0x9152[18]]({where:{role:_0x9152[17],online:true}});})[_0x9152[16]](function(_0xea2cxe){var _0xea2cxf=false;if(_0xea2cxb[_0x9152[11]]){_0xea2cxc=license[_0x9152[12]](_0xea2cxb[_0x9152[11]]);_0xea2cxc=JSON[_0x9152[13]](_0xea2cxc);if(_0xea2cxc[_0x9152[14]]>_0xea2cxe){_0xea2cxf=true};};if(!_0xea2cxf){return _0xea2cx9(null,false,{message:_0x9152[15]})};return _0xea2cx9(null,_0xea2cxa);})[_0x9152[10]](function(_0xea2cxd){return _0xea2cx9(_0xea2cxd)});}))};