William Desportes

Results 1858 comments of William Desportes

Code looks clean now, thank you ! I will try to help you in a few yours after work about fetching the password policy I will be offline from 29th...

Yes, sorry it seems like I forgot to comment You will need https://dev.mysql.com/doc/refman/5.6/en/validate-password-options-variables.html and then pass the configuration to a twig template and then maybe use json to the js...

@rabeehrz I rebased your work and marked this as as a draft. Feel free to let us know if ou can work on this one to finish it

Rebased, still TODO "Retrieve and share MySQL password policies with JS."

TLDR Did you know php does not have the ability to keep connections open? But a sql client (an application) that does not close can do so This is why...

I will investigate the options available and report them to you But last time I used my cli to lock and unlock the table I totally understand the issue you...

I looked but no solution seem possible for php apps Maybe you could kill the process that has the lock open in process manager using a sleep statement after locking...

@MauricioFauth would you agree for another config file setting to disable all the shortcut JS listeners?

I did not know but there is already a config setting to disable all key bindings: https://docs.phpmyadmin.net/en/latest/config.html#cfg_DisableShortcutKeys

> maybe this file should be updated, to reflect new possible settings? I am not sure what is the policy to add "most used" settings to this file