El RIDO
El RIDO
@ulikoehler Regarding MVC and database: I have a fork that did just this and also features unit tests, some documentation, theming, etc. If you would like to participate I will...
Quick question: I see that these are fixed in 9.14.12, which is now shipped by Alpine in 3.12. Would you be open to a pull request to get this version...
Is this a restriction of your MariaDB instance, i.e. a permission issue, not letting your user set the `sql_mode`? This setting is documented in https://mariadb.com/kb/en/sql-mode/#ansi_quotes and I had tested it...
Sorry for staying quiet - I tried to reproduce this, yesterday, using our docker container and a mysql one, but failed to do so. The error does indeed look like...
Thanks for working on this! The logic of the WebServer class looks quite clean, with my only suggestion being to maybe change the fixed version regex compare to the version_compare...
Okaydoky on the tests, WebServer as class name is fine by me, as we usually do call these objects "web servers". ;-) PS: I am now starting to reconsider renaming...
Would you mind updating this PR to use the other popular wording of "Create" instead? I'd review and get it merged. See also my comment on the technical aspect of...
The OG Pastebin calls the button "Create". It's called "Send" presumably because we send a message to the server, but as got explained, that may not be clear to a...
Seems like the API of 16.5 is different than the one from 9.12 - someone will have to rework those unit tests.
I can't reproduce this either and the screenshot is of a dark theme, so not taken on privatebin.net. It may be an older release of the software? @GoldHatSecurity, can you...