https://bugs.kde.org/show_bug.cgi?id=435179

--- Comment #12 from gessel <ges...@blackrosetech.com> ---
Aaaannnd... 

MariaDB [(none)]> CREATE USER ``@`%` IDENTIFIED BY '';
MariaDB [(none)]> GRANT ALL ON digikam.* TO ''@'%' IDENTIFIED BY '' WITH GRANT
OPTION;
MariaDB [(none)]> FLUSH PRIVILEGES;

solves the problem by creating an anonymous users as tag operations are
incorrectly using, whilst creating a massive security hole.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to