Avoid privilege for setting the for MariaDB/MySQL, fixes #919

This commit is contained in:
El RIDO
2022-04-19 18:44:00 +02:00
parent a15b395eaf
commit 0e2ec27033
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# PrivateBin version history
* **1.4.1 (not yet released)**
* CHANGED: Avoid `SUPER` privilege for setting the `sql_mode` for MariaDB/MySQL (#919)
* **1.4 (2022-04-09)**
* ADDED: Translations for Corsican, Estonian, Finnish and Lojban
* ADDED: new HTTP headers improving security (#765)