Releases: coreruleset/phpmyadmin-rule-exclusions-plugin
Releases · coreruleset/phpmyadmin-rule-exclusions-plugin
v1.1.0
What's Changed
- fix: FP with JavaScript file name by @azurit in #16
- fix: FP with SQL query in lint by @azurit in #17
- fix: name of cookies changed by @azurit in #18
- fix: false positive when changing table structure by @azurit in #21
- fix: fixing FP by @azurit in #22
- fix: FP when viewing mysql db by @EddieSwain in #23
- fix: FP by @azurit in #24
- fix: lots of FPs by @azurit in #25
- fix: FPs with JSON data by @azurit in #33
- fix: FP related to default value of a field by @azurit in #34
- fix: FP related to setting server privileges by @azurit in #35
- fix: FP with
&gotourl argument by @azurit in #36 - fix: FP when exporting data using gzip compression by @azurit in #38
- fix: FPs in SQL query on multiple places by @azurit in #39
- fix: FP with JOIN keyword (932235) by @azurit in #40
- fix: resolving FPs with SQL queries on various places by @azurit in #45
- fix: FP when searching for HTML data by @azurit in #47
New Contributors
- @EddieSwain made their first contribution in #23
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Add copyright notices by @RedXanadu in #2
- Use new mechanism to disable plugin by @theseion in #4
- feat(ci): add crs lint github action by @fzipi in #6
- Add additional exclusions for phpMyAdmin 5.1.3 by @lifeforms in #3
- Adding support for PMA 5.1 and up by @azurit in #5
- chore: update copyrights by @theseion in #9
- fix: secaction can't be disabled via ctl action by @EsadCetiner in #10
- fix: fixing FPs by @azurit in #11
- Prepare for a release by @azurit in #12
New Contributors
- @RedXanadu made their first contribution in #2
- @theseion made their first contribution in #4
- @fzipi made their first contribution in #6
- @lifeforms made their first contribution in #3
- @azurit made their first contribution in #5
- @EsadCetiner made their first contribution in #10
Full Changelog: https://github.com/coreruleset/phpmyadmin-rule-exclusions-plugin/commits/v1.0.0