Stef Dawson
Results
352
comments of
Stef Dawson
Ah hang on, this is not to do with the Txp logins at all. Duh. ``` mysql select User,Host,plugin from mysql.user where plugin='mysql_native_password' ``` It's the _connection_ password that's wrong....
That's really odd. com_connect uses `script_js()` to inject the delay JavaScript code, which is [internally wired to use UI\Script](https://github.com/textpattern/textpattern/blob/dev/textpattern/lib/txplib_html.php#L1564), which is internally wired to add CSP nonces where necessary. We'll...