Merge branch 'QA_4_6'

This commit is contained in:
Michal Čihař 2016-12-01 10:56:07 +01:00
commit 988c8bf89a

View File

@ -176,7 +176,6 @@ phpMyAdmin - ChangeLog
- issue [security] Verify data before unserializing, see PMASA-2016-43
- issue [security] Use HTTPS for wiki links
- issue Remove Swekey support
- issue [security] SSRF in setup script, see PMASA-2016-44
- issue [security] Denial-of-service attack with $cfg['AllowArbitraryServer'] = true and persistent connections, see PMASA-2016-45
- issue [security] Improve SSL certificate handling
- issue [security] Fix full path disclosure in debugging code