Advertisement
Guest User

Untitled

a guest
May 18th, 2018
459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. [2018-05-18 17:05:40] [DEBUG]: CORS analysis for request started.
  2. [2018-05-18 17:05:40] [DEBUG]: Request is identified as an actual CORS request.
  3. [2018-05-18 17:05:40] [DEBUG]: CORS analysis for request completed.
  4. [2018-05-18 17:05:40] [INFO]: {
  5. "username": "pancara.k.wijonarko@gmail.com",
  6. "password": "12345678"
  7. }
  8. [2018-05-18 17:05:40] [DEBUG]: SELECT * FROM `user` WHERE `user`.`username` = 'pancara.k.wijonarko@gmail.com' AND `user`.`status` = '0' LIMIT 1 -- 0.00064897537231445
  9. [2018-05-18 17:05:40] [DEBUG]: UPDATE `user` SET `password_hash` = '$2y$10$qTeV3C/OaLWaUc5MYQoY0eyZCzKaVQmG3qd1OCBAN4Sk1Sk1GWdkq', `status` = '6', `uid` = '1Gvx7kerEX2oK', `auth_key` = 'AFYLtOXFuC9IJFDr9A2IqnhzOeAWgdY1mf3eqllmO59', `updated_at` = '2018-05-18 17:05:40', `created_at` = '2018-05-18 23:44:24' WHERE `id` = '2' -- 0.0015871524810791
  10. [2018-05-18 17:05:50] [DEBUG]: CORS analysis for request started.
  11. [2018-05-18 17:05:50] [DEBUG]: Request is identified as an actual CORS request.
  12. [2018-05-18 17:05:50] [DEBUG]: CORS analysis for request completed.
  13. [2018-05-18 17:05:50] [INFO]: {
  14. "username": "pancara.k.wijonarko@gmail.com",
  15. "password": "12345678"
  16. }
  17. [2018-05-18 17:05:50] [DEBUG]: SELECT * FROM `user` WHERE `user`.`username` = 'pancara.k.wijonarko@gmail.com' AND `user`.`status` = '0' LIMIT 1 -- 0.00065302848815918
  18. [2018-05-18 17:05:50] [CRITICAL]: Your credential information is invalid.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement