We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d4474 commit 3c694f4Copy full SHA for 3c694f4
1 file changed
CHANGELOG.md
@@ -4,15 +4,17 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
+
8
## [UNRELEASE]
9
-## Fixed
10
+### Fixed
11
12
- Do not disclose `password` from `form` input.
13
+- Improved access control checks when requesting database inventory.
14
15
## [1.0.2] - 2024-12-13
16
17
18
19
- Fix `displayTabContentForItem` for `PluginDatabaseinventoryContactLog`
20
- Fix foreign key constraint in `where` clause.
0 commit comments