Add a ChangeLog entry for #16451

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-11-04 10:26:11 +01:00
parent 16856d1125
commit 9f33b4770e
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -53,6 +53,8 @@ phpMyAdmin - ChangeLog
- issue #15463 Force BINARY comparison when looking at privileges to avoid an SQL error on privileges tab
- issue #16430 Fixed Windows error message uses trailing / instead of \
- issue #16316 Added support for "SameSite=Strict" on cookies using configuration "$cfg['CookieSameSite']"
- issue #16451 Fixed AWS RDS IAM authentication doesn't work because pma_password is truncated
- issue #16451 Show an error message when the security limit is reached instead of silently trimming the password to avoid confusion
5.0.5 (not yet released)