website icon indicating copy to clipboard operation
website copied to clipboard

phpMyAdmin's website generator

Results 25 website issues
Sort by recently updated
recently updated
newest added

There are a few issues on the demo server: - [ ] `phpMyAdmin Demo Server: Git information missing!` - probably `revision-info.php` doesn't exist. - [x] `Error while working with template...

When generating the links to download a snapshot, such as file `phpMyAdmin-6.0+snapshot-all-languages.zip`, the plus sign should technically be URL encoded to `%2b`. This isn't usually a problem that I've seen,...

I always get this message back from the server when I open a PR. It started to happen mid last year. ``` This message was created automatically by mail delivery...

Daily snapshots can't be downloaded since yesterday: ``` 403 Forbidden Code: SignatureDoesNotMatch RequestId: HostId: 2730a77-prg-eu-1 ``` Go to https://files.phpmyadmin.net/snapshots/phpMyAdmin-6.0+snapshot-all-languages.zip

As report by Emanuel Bronshtein, I suggest to implement the following for *.phpmyadmin.net websites: \* 'Public-Key-Pins-Report-Only' header, more information: https://developers.google.com/web/updates/2015/09/HPKP-reporting-with-chrome-46?hl=en https://developer.mozilla.org/en/docs/Web/Security/Public_Key_Pinning \* report-uri directive in CSP headers, more information: https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Using_CSP_violation_reports...

enhancement
hardening

- [ ] some links to Weblate on https://www.phpmyadmin.net/translations/ - some `*@latin` links - zh_{CN, TW} - more links - [x] commit on https://www.phpmyadmin.net/security/PMASA-2016-36/ - [x] commit on https://www.phpmyadmin.net/security/PMASA-2016-30/

bug

that will be used instead of nginx default error pages: https://www.phpmyadmin.net/static/A Note: The custom error page is already there, it just needs to be used for static files as well.

enhancement
hardening

Fixes #92.

enhancement
hacktoberfest-accepted

Sometimes the book cover @ https://www.phpmyadmin.net/ is flashing like crazy.. Chrome / Windows 10

bug

The downloads page currently lists compatible MySQL versions, we should start to list the compatible MariaDB versions as well. This information is probably readily available in the documentation requirements section,...