Hello,
I enabled the password validation plugin.
Is it possible to use validation_password_strength with an encrypted password, eg. from show grants?
select validate_password_strength('test') = 0
select validate_password_strength('*94BDCEBE19083CE2A1F959FD02F964C7AF4CFC29') = 50 (but is only test encrypted)
Or is there another possibility to prove existing passwords?
BR
Chris
I enabled the password validation plugin.
Is it possible to use validation_password_strength with an encrypted password, eg. from show grants?
select validate_password_strength('test') = 0
select validate_password_strength('*94BDCEBE19083CE2A1F959FD02F964C7AF4CFC29') = 50 (but is only test encrypted)
Or is there another possibility to prove existing passwords?
BR
Chris