When attempting to add a credential the following is logged in my error.log
[Tue Mar 04 09:24:24.597172 2025] [php:error] [pid 602711:tid 602711] [client w.x.y.z:54058] PHP Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' login_asset_id = 0, login_software_id = , login_client_id = 4' at line 1 in /var/www/html/post/user/credential.php:15\nStack trace:\n#0 /var/www/html/post/user/credential.php(15): mysqli_query()\n#1 /var/www/html/post.php(49): require_once('...')\n#2 {main}\n thrown in /var/www/html/post/user/credential.php on line 15, referer: https://itflow.server.domain/credentials.php?client_id=4
Gotta love random new features…