Guest User

Untitled

a guest
Aug 6th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. UPDATE admin_user SET password = CONCAT(SHA2('{encryptkey}password', 256), ':1f6cbd37e74793dafdefc1dad3b69f9e:1') WHERE username = 'username';
Add Comment
Please, Sign In to add comment