Last week was again quite busy with reviewing pull requests from GSoC applicants and going through incoming bugs for 4.7.0-rc1 as we're approaching final 4.7.0 which should be released this week.
I've finally spent some time on our documentation and it got branch new chapter Security policy. It's content is mostly from old wiki, but has been updated with current information. It's still not covering all topics, but at least we have some foundation to base on.
Handled issues:
- #13117 Errors on replication page of master (Warning in ./libraries/dbi/DBIMysqli.class.php#298)
- #13116 Fix coding standard errors using vendor/bin/phpcbf
- #13060 Implement PSR-11
- #13110 Cannot connect with PMA > 4.6.0
- #13115 Encrypt passwords in .travis.yml
- #13114 POST request to navigation.php?ajax_request=1 returns HTML
- #13103 Adds non-conflicting default new database name #13099
- #13091 Class 'PMA\libraries\Util' not found in /www/phpMyAdmin/libraries/sanitizing.lib.php
- #13111 Is there any chance to add an anti-BFA mechanism?
- #12349 Undefined variable: result in import area
- #13109 Solving-Undefined variable: result in import area #12349
- #12757 Error when creating new user on MariaDB 5.5.53
- #13098 Fix database search with newer php-gettext
- #13108 I can't connect to my phpmyadmin
- #12567 Remove ./libraries/tbl_info.inc.php by moving it's code to Table class
- #12931 Tabl info.inc.php moved to table class #12567
- #13105 Unable to change attribute to UNSIGNED for am INT VIRTUAL column
- #13107 Fixes adding attribute while updating virtual col #13105
- #13092 "Error in processing request" red box on start.
- #60 missing credit in PMASA-2017-5 in References
- #59 Replace SHA1 checksums as they 'practically' broken
- #58 Mention hardening label in security page