François Capon
François Capon
### Avoid Warning of PHP 8 on unknown properties on the `$field` object in function `select()` @hemroy21 has open an issue on my "adminer sqlite repository": - FrancoisCapon/LoginToASqlite3DatabaseWithoutCredentialsWithAdminer/issues/3 and on...
Hi, This pull request follow the discussion on the #2669 issue and improve only the "First phase" because in this case theory and graph match: **more 1 MB earned** The...
Hi, At the beginning, I wanted to see how (which and when) plug-ins events are triggered, and finally I wrote a profiler plug-in! I will publish it soon. I test...
Hi, I just want to add to the notes of modal dialogs that this dialogs can be automatically open when the page is loaded by adding the `checked` attribute to...
Hello, I'm working on a lab based on Labtainers and I was a little frustrated because the SYN flood doesn't work: [#29](https://github.com/mfthomps/Labtainers/issues/29) The the explanation and the solution is in...
Hi, - Another version of `example.html`. - In my case the diagram is explicitly added to its script with `.addTo(domScriptId)` It's more easy to understand to me :wink:
Hi, Just a little cosmetic improvement: * The curent secret is `grangemouth` and `kvenstoideo` is mix of residuals ``` $ flask-unsign --unsign --cookie $COOKIE --wordlist rockyou.txt --no-literal-eval [*] Session decodes...
**Describe the bug** Grub2 hash length is not variable (-m 7200) only the default 64 bytes ara allowed. PBKDF2 has à $dlLen$ parameter implemented in `grub-mkpasswd-pbkdf2` * https://en.wikipedia.org/wiki/PBKDF2#Key_derivation_process * https://www.gnu.org/software/grub/manual/grub/html_node/Invoking-grub_002dmkpasswd_002dpbkdf2.html...
- Transfer PR from Adminer: https://github.com/vrana/adminer/pull/429 - See: https://github.com/FrancoisCapon/LoginToASqlite3DatabaseWithoutCredentialsWithAdminer/pull/4 Thanks to maintain Adminer :+1:
Hi, Adminerevo has always dependencies with https://github.com/vrana/ repositories: ``` /.gitmodules [submodule "jush"] path = externals/jush url = https://github.com/vrana/jush [submodule "JsShrink"] path = externals/JsShrink url = https://github.com/vrana/JsShrink ``` I think that...