We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b958990 commit a941eb5Copy full SHA for a941eb5
CHANGELOG.md
@@ -12,6 +12,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
12
## [Unreleased]
13
14
- [OS-119] Keeping value of CPR clean, not adding address protection text
15
+- [#192](https://github.com/OS2Forms/os2forms/pull/129)
16
+ Added audit logging module from os2web
17
18
## [3.16.0] 2024-08-27
19
composer.json
@@ -69,6 +69,7 @@
69
"http-interop/http-factory-guzzle": "^1.0.0",
70
"itk-dev/beskedfordeler-drupal": "^1.0",
71
"itk-dev/serviceplatformen": "^1.5",
72
+ "os2web/os2web_audit": "^0.0.1",
73
"os2web/os2web_datalookup": "^1.5",
74
"os2web/os2web_nemlogin": "^1.0",
75
"php-http/guzzle7-adapter": "^1.0",
0 commit comments